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 external content type that is the parent of this Action.
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 Action
Dim value As Entity
value = instance.Entity
public Entity Entity { get; }
Property value
Type: Microsoft.SharePoint.BusinessData.Administration.Entity
The external content type that is the parent of this Action.