RetrieveLocLabelsResponse.Label Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.