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

CreateAttributeRequest

Creates entity attributes.

DeleteAttributeRequest

Deletes entity attributes.

DeleteOptionValueRequest

Deletes an option from PicklistAttributeMetadata or StatusAttributeMetadata attributes.

InsertOptionValueRequest

Adds an option to a PicklistAttributeMetadata attribute.

InsertStatusValueRequest

Adds an option to a StatusAttributeMetadata attribute.

OrderOptionRequest

Changes the order of the options presented in an PicklistAttributeMetadata attribute.

RetrieveAttributeRequest

Retrieves entity attributes.

UpdateAttributeRequest

Updates entity attributes.

UpdateStateValueRequest

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