Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SetLocLabels Action

Namespace:
Microsoft.Dynamics.CRM

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.

See also