PartialCreateException.Identity Property

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.

See Also

Reference

PartialCreateException Class

PartialCreateException Members

Microsoft.BusinessData.Runtime Namespace