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