ItemMetadata Constructor

Initializes a new instance of the ItemMetadata class.

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

protected:
ItemMetadata()

This constructor is protected. Object instances can be obtained by using methods such as CreateItemMetadata or ReplicaMetadata::FindItemMetadataById.

Show: