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 provider.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
ReadOnly Property IdFormats As SyncIdFormatGroup
Get
'Usage
Dim instance As IChangeDataRetriever
Dim value As SyncIdFormatGroup
value = instance.IdFormats
SyncIdFormatGroup IdFormats { get; }
property SyncIdFormatGroup^ IdFormats {
SyncIdFormatGroup^ get ();
}
abstract IdFormats : SyncIdFormatGroup
function get IdFormats () : SyncIdFormatGroup
Property Value
Type: Microsoft.Synchronization.SyncIdFormatGroup
The ID format schema of the provider.