Share via


ItemMetadataSchema Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ItemMetadataSchema class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ItemMetadataSchema(IEnumerable<CustomFieldDefinition>, IEnumerable<IdentityRule>) Initializes a new instance of the ItemMetadataSchema class that contains information about custom fields and how to identify an item.
Public method ItemMetadataSchema(IEnumerable<CustomFieldDefinition>, IEnumerable<IdentityRule>, IEnumerable<ChangeUnitVersionDefinition>) Initializes a new instance of the ItemMetadataSchema class that contains information about custom fields, how to identify an item, and how change units are defined.

Top

See Also

Reference

ItemMetadataSchema Class

Microsoft.Synchronization.SimpleProviders Namespace