AttributeMetadata Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains all the metadata for an entity attribute.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Microsoft.Xrm.Sdk.MetadataMetadataBase
Microsoft.Xrm.Sdk.MetadataAttributeMetadata
Microsoft.Xrm.Sdk.MetadataBigIntAttributeMetadata
Microsoft.Xrm.Sdk.MetadataBooleanAttributeMetadata
Microsoft.Xrm.Sdk.MetadataDateTimeAttributeMetadata
Microsoft.Xrm.Sdk.MetadataDecimalAttributeMetadata
Microsoft.Xrm.Sdk.MetadataDoubleAttributeMetadata
Microsoft.Xrm.Sdk.MetadataEnumAttributeMetadata
Microsoft.Xrm.Sdk.MetadataImageAttributeMetadata
Microsoft.Xrm.Sdk.MetadataIntegerAttributeMetadata
Microsoft.Xrm.Sdk.MetadataLookupAttributeMetadata
Microsoft.Xrm.Sdk.MetadataManagedPropertyAttributeMetadata
Microsoft.Xrm.Sdk.MetadataMemoAttributeMetadata
Microsoft.Xrm.Sdk.MetadataMoneyAttributeMetadata
Microsoft.Xrm.Sdk.MetadataStringAttributeMetadata
Microsoft.Xrm.Sdk.MetadataUniqueIdentifierAttributeMetadata
| Name | Description | |
|---|---|---|
![]() | AttributeMetadata | Initializes a new instance of the AttributeMetadata class. |
![]() | AttributeMetadata | Initializes a new instance of the AttributeMetadata class. |
![]() | AttributeMetadata | Initializes a new instance of the AttributeMetadata class. |
| Name | Description | |
|---|---|---|
![]() | Gets the name of the attribute that this attribute extends. | |
![]() | Gets the type for the attribute. | |
![]() | Gets the name of the type for the attribute. | |
![]() | Gets whether field-level security can be applied to prevent a user from adding data to this attribute. | |
![]() | Gets whether field-level security can be applied to prevent a user from viewing data from this attribute. | |
![]() | Gets whether field-level security can be applied to prevent a user from updating data for this attribute. | |
![]() | Gets or sets the property that determines whether any settings not controlled by managed properties can be changed. | |
![]() | Gets an organization-specific ID for the attribute used for auditing. | |
![]() | Gets the Microsoft Dynamics 365 version that the attribute was deprecated in. | |
![]() | Gets or sets the description of the attribute. | |
![]() | Gets or sets the display name for the attribute. | |
![]() | Gets the logical name of the entity that contains the attribute. | |
![]() | Gets or sets the structure that contains extra data.(Inherited from MetadataBase.) | |
![]() | Gets whether the item of metadata has changed.(Inherited from MetadataBase.) | |
![]() | This API supports the product infrastructure and is not intended to be used directly from your code. | |
![]() | Gets a string identifying the solution version that the solution component was added in. | |
![]() | Gets or sets the property that determines whether the attribute is enabled for auditing. | |
![]() | Gets whether the attribute is a custom attribute. | |
![]() | Gets or sets the property that determines whether the attribute allows customization. | |
![]() | This API supports the product infrastructure and is not intended to be used directly from your code. | |
![]() | ||
![]() | Gets whether the attribute is a logical attribute. | |
![]() | Gets whether the attribute is part of a managed solution. | |
![]() | Gets whether the attribute represents the unique identifier for the record. | |
![]() | Gets or sets whether the attribute represents the primary attribute for the entity. | |
![]() | Gets or sets the property that determines whether the attribute display name can be changed. | |
![]() | This API supports the product infrastructure and is not intended to be used directly from your code. | |
![]() | This API supports the product infrastructure and is not intended to be used directly from your code. | |
![]() | Gets or sets whether the attribute is secured for field-level security. | |
![]() | ||
![]() | Gets or sets the property that determines whether the attribute appears in Advanced Find. | |
![]() | Gets whether the value can be set when a record is created. | |
![]() | Gets whether the value can be retrieved. | |
![]() | Gets whether the value can be updated. | |
![]() | Gets or sets an attribute that is linked between appointments and recurring appointments. | |
![]() | Gets or sets the logical name for the attribute. | |
![]() | Gets or sets a unique identifier for the metadata item.(Inherited from MetadataBase.) | |
![]() | Gets or sets the property that determines the data entry requirement level enforced for the attribute. | |
![]() | Gets or sets the schema name for the attribute. | |
![]() | Gets or sets the value that indicates the source type for a calculated or rollup attribute. |
This class is returned in the RetrieveAttributeResponse.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


