Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ID format schema of the IDs that are stored in this knowledge object.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Function GetSyncIdFormatGroup As SyncIdFormatGroup
'Usage
Dim instance As SyncKnowledge
Dim returnValue As SyncIdFormatGroup
returnValue = instance.GetSyncIdFormatGroup
public SyncIdFormatGroup GetSyncIdFormatGroup ()
public:
SyncIdFormatGroup^ GetSyncIdFormatGroup ()
public SyncIdFormatGroup GetSyncIdFormatGroup ()
public function GetSyncIdFormatGroup () : SyncIdFormatGroup
Return Value
The ID format schema of the IDs that are stored in this knowledge object.
See Also
Reference
SyncKnowledge Class
SyncKnowledge Members
Microsoft.Synchronization Namespace