ICacheChangeInfo.Identity Property
Gets the identity of the changed item.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Identity As Identity
Get
'Usage
Dim instance As ICacheChangeInfo
Dim value As Identity
value = instance.Identity
Identity Identity { get; }
Property Value
Type: Microsoft.BusinessData.Runtime.Identity
The identity of the changed item.