CreateEntityKeyResponse.EntityKeyId Property

 

Applies To: Dynamics CRM 2015

Gets the entity key ID.

Namespace:   Microsoft.Xrm.Sdk.Messages
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public Guid EntityKeyId { get; }
public:
property Guid EntityKeyId {
    Guid get();
}
member EntityKeyId : Guid with get
Public ReadOnly Property EntityKeyId As Guid

Property Value

Type: System.Guid

Type: Guid

See Also

CreateEntityKeyResponse Class
Microsoft.Xrm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright