ISyncableEffectiveSyncSource Property  | 
 
            Gets the effective sync source value for this schema, which is either the LocalOverrideSyncSource if that's set, otherwise the SyncSource 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)
SyntaxSyncSourceType EffectiveSyncSource { get; }ReadOnly Property EffectiveSyncSource As SyncSourceType
	Get
Property Value
Type: 
SyncSourceType
See Also