SetLocLabels Action
Sets localized labels for a limited set of entity attributes.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
EntityMoniker
|
crmbaseentity | False | True | The entity. |
AttributeName
|
Edm.String | False | False | The attribute name. |
Labels
|
Collection(LocalizedLabel) | False | True | The labels to set. |