Share via


SyncIdFormatGroup Constructor

Initializes a new instance of the SyncIdFormatGroup class that contains default values.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SyncIdFormatGroup()
public SyncIdFormatGroup()
public:
SyncIdFormatGroup()
new : unit -> SyncIdFormatGroup
public function SyncIdFormatGroup()

Remarks

This constructor initializes the ID format schema to the following default values.

Property

IsVariableLength

Length in bytes

ReplicaIdFormat

false

16

ItemIdFormat

false

24

ChangeUnitIdFormat

false

1

See Also

Reference

SyncIdFormatGroup Class

Microsoft.Synchronization Namespace