Click or drag to resize

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; }

Property Value

Type: SyncSourceType
See Also