Click or drag to resize

ISyncableLocalOverrideSyncSource Property

Gets or sets the value to override the sync source with a locally defined value.

Namespace:  SD.LLBLGen.Pro.Core
Assembly:  SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.9.0.0 (5.9.0)
Syntax
Nullable<SyncSourceType> LocalOverrideSyncSource { get; set; }

Property Value

Type: NullableSyncSourceType
See Also