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 the newly created external item.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public ReadOnly Property Identity As Identity
Get
'Usage
Dim instance As PartialCreateException
Dim value As Identity
value = instance.Identity
public Identity Identity { get; }
Property Value
Type: Microsoft.BusinessData.Runtime.Identity
The identity of the newly created external item.