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.
Applies To: Dynamics CRM 2015
Gets the entity key metadata values.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public EntityKeyMetadata EntityKeyMetadata { get; }
public:
property EntityKeyMetadata^ EntityKeyMetadata {
EntityKeyMetadata^ get();
}
member EntityKeyMetadata : EntityKeyMetadata with get
Public ReadOnly Property EntityKeyMetadata As EntityKeyMetadata
Property Value
Type: Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata
Returns EntityKeyMetadata.
See Also
RetrieveEntityKeyResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright