RetrieveAttributeResponse.AttributeMetadata 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 for the requested column.
public:
property Microsoft::Xrm::Sdk::Metadata::AttributeMetadata ^ AttributeMetadata { Microsoft::Xrm::Sdk::Metadata::AttributeMetadata ^ get(); };
public Microsoft.Xrm.Sdk.Metadata.AttributeMetadata AttributeMetadata { get; }
member this.AttributeMetadata : Microsoft.Xrm.Sdk.Metadata.AttributeMetadata
Public ReadOnly Property AttributeMetadata As AttributeMetadata
Property Value
The definition for the requested column.