RetrieveLocLabels Function

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Retrieves localized labels for a limited set of entity attributes.

This Web API function corresponds to the organization service RetrieveLocLabelsRequest.

RetrieveLocLabels function is not bound to any entity types.

Parameters allow for data to be passed to the function.

Name

Type

Nullable

Unicode

Description

EntityMoniker

crmbaseentity EntityType

false

Specifies the entity.

AttributeName

Edm.String

false

false

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

IncludeUnpublished

Edm.Boolean

false

Whether to include unpublished labels.

The RetrieveLocLabels function returns the following value.

Type

Nullable

Description

RetrieveLocLabelsResponse ComplexType

false

Contains the results from the RetrieveLocLabels function.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: