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 to which the Identifier belongs.
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 Identifier
Dim value As Entity
value = instance.Entity
public Entity Entity { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.Entity
The external content type to which the Identifier belongs.