Property Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Properties are typed values associated with metadata objects. Some properties control the behavior of the Business Data Catalog; others enhance features based on the Business Data Catalog such as Business Data Web Parts or business data in lists. Properties used by Microsoft Office SharePoint Server 2007 are documented under the relevant metadata object.

The Property type exposes the following members.

Properties

  Name Description
Public property MetadataObject Obsolete. Gets the metadata object that the property belongs to.
Public property Name Obsolete. Gets or sets a value representing the name of the property.
Public property Type Obsolete. Returns the data type of the property.
Public property Value Obsolete. Gets or sets a value representing the value of the property.

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

Property Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace