MetadataObjectStruct Members

Include Protected Members
Include Inherited 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 Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MetadataObjectStruct Class

Microsoft.SharePoint.BusinessData.SharedService Namespace