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 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.