RetrieveLocLabels Function

Retrieves localized labels for a limited set of entity attributes.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
EntityMoniker
crmbaseentity False True

Specifies the entity.

AttributeName
Edm.String False False

The name of the attribute for which to retrieve the localized labels.

IncludeUnpublished
Edm.Boolean False True

Whether to include unpublished labels.

Return Type

Type Nullable Description
RetrieveLocLabelsResponse False The RetrieveLocLabels function returns the following value.

See also