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 metadata for the requested entity.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public EntityMetadata EntityMetadata { get; }
public:
property EntityMetadata^ EntityMetadata {
EntityMetadata^ get();
}
member EntityMetadata : EntityMetadata with get
Public ReadOnly Property EntityMetadata As EntityMetadata
Property Value
Type: Microsoft.Xrm.Sdk.Metadata.EntityMetadata
Type: EntityMetadata
The metadata for the requested entity.
See Also
RetrieveEntityResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright