Share via


MetadataObjectStruct members

Contains methods and properties that handle the metadata object structure.

The MetadataObjectStruct type exposes the following members.

Constructors

  Name Description
Protected method MetadataObjectStruct(MetadataObject) Initializes a new instance of the class.
Protected method MetadataObjectStruct(UInt32, String, Boolean, Int32, Guid) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property Id Gets or sets the identifier (ID) of the metadata object.
Public property IsCached Gets or sets whether the metadata object is cached.
Public property Name Gets or sets the name of the metadata object.
Public property ObjectVersion Gets or sets the object version.
Public property PartitionId Gets or sets the partition identifier (ID).

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

MetadataObjectStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace