IEntityInstance.GetIdentity Method
Gets the identity of this External Item.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetIdentity As Identity
'Usage
Dim instance As IEntityInstance
Dim returnValue As Identity
returnValue = instance.GetIdentity()
Identity GetIdentity()
Return Value
Type: Microsoft.BusinessData.Runtime.Identity
The identity of this External Item.