RetrieveLocLabelsResponse.Label Property

Definition

Gets the label for the requested entity attribute.

public:
 property Microsoft::Xrm::Sdk::Label ^ Label { Microsoft::Xrm::Sdk::Label ^ get(); };
public Microsoft.Xrm.Sdk.Label Label { get; }
member this.Label : Microsoft.Xrm.Sdk.Label
Public ReadOnly Property Label As Label

Property Value

The label for the requested entity attribute.

Applies to