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