Property Members
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
MetadataObject | Gets the metadata object that the property belongs to. | |
Name | Gets or sets a value representing the name of the property. | |
Type | Returns the data type of the property. | |
Value | Gets or sets a value representing the value of the property. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace