MetadataObject Methods

Include Protected Members
Include Inherited Members

The MetadataObject type exposes the following members.

Methods

  Name Description
Public method ContainsLocalizedDisplayName Indicates whether the object contains a localized display name.
Public method Delete Deletes the MetadataObject.
Public method Read When overridden in a derived class, reads the metadata object from the metadata store and creates an object, overwriting the current value of the fields of the object with whatever was present in the metadata store.
Protected method ReadCommon This member is reserved for internal use and is not intended to be used directly from your code.
Public method ToString (Inherited from Object.)
Public method Update Updates the object.
Public method WriteXml(PackageContents) Returns the XML representation of the MetadataObject.
Public method WriteXml(PackageContents, String) Returns the XML representation of the MetadataObject, which is generated using the properties, localized names, and access control entries from the specified setting.

Top

See Also

Reference

MetadataObject Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace