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.8.0.0 (5.8.21.0208)
SyntaxNullable<SyncSourceType> LocalOverrideSyncSource { get; set; }Property LocalOverrideSyncSource As Nullable(Of SyncSourceType)
	Get
	Set
Property Value
Type: 
NullableSyncSourceType
See Also