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 metadata for the requested entity.
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
Type: EntityMetadataThe metadata for the requested entity.