Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the parent External Content Type object.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Entity As Entity
Get
'Usage
Dim instance As Method
Dim value As Entity
value = instance.Entity
public Entity Entity { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.Entity
The parent External Content Type object.