Entity attribute metadata messages
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
An entity attribute is a container for a piece of data in an entity. In the Microsoft Dynamics 365 SDK documentation the term “attribute” and “property” (class property) are often used interchangeably with the term “entity attribute.” The Microsoft Dynamics 365 application uses the term “field” when it refers to entity attributes.
Entity attribute messages
The following table lists the messages that you can use to perform actions on entity attributes.
Message |
Description |
---|---|
Creates entity attributes. |
|
Deletes entity attributes. |
|
Deletes an option from PicklistAttributeMetadata or StatusAttributeMetadata attributes. |
|
Adds an option to a PicklistAttributeMetadata attribute. |
|
Adds an option to a StatusAttributeMetadata attribute. |
|
Changes the order of the options presented in an PicklistAttributeMetadata attribute. |
|
Retrieves entity attributes. |
|
Updates entity attributes. |
|
Updates a label for a StateAttributeMetadata attribute. |
See Also
Customize entity attribute metadata
Work with attribute metadata
Sample: Work with attribute metadata
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright