OrderOption Action

Sets the order for an option set.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
OptionSetName
Edm.String True False

The name of the global option set you want to edit options for.

AttributeLogicalName
Edm.String True False

Logical name of the PicklistAttributeMetadata attribute.

EntityLogicalName
Edm.String True False

Logical name of the entity.

Values
Collection( Edm.Int32 ) False True

The array of option values in the wanted order.

SolutionUniqueName
Edm.String True False

Unique name of the solution.

See also