DbSyncScopeMetadata::SyncKnowledge Property
Gets or sets a SyncKnowledge object that represents the knowledge associated with the scope.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
[CLSCompliantAttribute(false)] public: property SyncKnowledge^ SyncKnowledge { SyncKnowledge^ get (); void set (SyncKnowledge^ value); }
Property Value
Type: Microsoft.Synchronization::SyncKnowledgeA SyncKnowledge object that represents the knowledge associated with the scope.
Show: