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.9.0.0 (5.9.0)
Syntax SyncSourceType EffectiveSyncSource { get; }
ReadOnly Property EffectiveSyncSource As SyncSourceType
Get
Property Value
Type:
SyncSourceTypeSee Also