RetrieveEntityResponse.EntityMetadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the definition of the requested table.
public:
property Microsoft::Xrm::Sdk::Metadata::EntityMetadata ^ EntityMetadata { Microsoft::Xrm::Sdk::Metadata::EntityMetadata ^ get(); };
public Microsoft.Xrm.Sdk.Metadata.EntityMetadata EntityMetadata { get; }
member this.EntityMetadata : Microsoft.Xrm.Sdk.Metadata.EntityMetadata
Public ReadOnly Property EntityMetadata As EntityMetadata
Property Value
The definition of the requested table.