Share via


IdentifierReference.EntityReference property

Gets a reference to the current external content type object.

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

Syntax

'Declaration
Public ReadOnly Property EntityReference As EntityReference
    Get
'Usage
Dim instance As IdentifierReference
Dim value As EntityReference

value = instance.EntityReference
public EntityReference EntityReference { get; }

Property value

Type: Microsoft.SharePoint.BusinessData.Administration.EntityReference

A reference to the current external content type object.

See also

Reference

IdentifierReference class

IdentifierReference members

Microsoft.SharePoint.BusinessData.Administration namespace