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