Property Class

Represents properties that are typed values associated with metadata objects.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.BusinessData.Administration.Client.Property

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)

Syntax

'Declaration
Public NotInheritable Class Property
'Usage
Dim instance As [Property]
public sealed class Property

Remarks

Some properties control the behavior of the Business Data Connectivity (BDC) service; others enhance features based on the BDC such as Business Data Web Parts or business data in lists.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Property Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace