Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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()
member GetSyncIdFormatGroup : unit -> SyncIdFormatGroup
public function GetSyncIdFormatGroup() : SyncIdFormatGroup
Return Value
Type: Microsoft.Synchronization.SyncIdFormatGroup
The ID format schema of the IDs that are stored in this knowledge object.