Share via


IEntityOperation.Identity Property

Gets the identity of the External Item to which the operation applies.

Namespace:  Microsoft.BusinessData.Offlining
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property Identity As Identity
    Get
'Usage
Dim instance As IEntityOperation
Dim value As Identity

value = instance.Identity
Identity Identity { get; }

Property Value

Type: Microsoft.BusinessData.Runtime.Identity
The identity of the External Item.

See Also

Reference

IEntityOperation Interface

IEntityOperation Members

Microsoft.BusinessData.Offlining Namespace