Share via


RetrieveLocLabelsResponse.Label Property

 

Applies To: Dynamics CRM 2015

Gets the label for the requested entity attribute.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public Label Label { get; }
public:
property Label^ Label {
    Label^ get();
}
member Label : Label with get
Public ReadOnly Property Label As Label

Property Value

Type: Microsoft.Xrm.Sdk.Label

Type: Label
The label for the requested entity attribute.

See Also

RetrieveLocLabelsResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright