RetrieveAttributeResponse.AttributeMetadata Property
Applies To: Dynamics CRM 2015
Gets the metadata for the requested attribute.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public AttributeMetadata AttributeMetadata { get; }
public:
property AttributeMetadata^ AttributeMetadata {
AttributeMetadata^ get();
}
member AttributeMetadata : AttributeMetadata with get
Public ReadOnly Property AttributeMetadata As AttributeMetadata
Property Value
Type: Microsoft.Xrm.Sdk.Metadata.AttributeMetadata
Type: AttributeMetadata
The metadata for the requested attribute.
See Also
RetrieveAttributeResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright