Property class
Represents properties that are typed values associated with metadata objects.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.BusinessData.Administration.Property
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class Property
'Usage
Dim instance As [Property]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
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 external data Web Parts or external 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.