Label.LocalizedLabels Property

Definition

Gets the collection of localized labels.

public:
 property Microsoft::Xrm::Sdk::LocalizedLabelCollection ^ LocalizedLabels { Microsoft::Xrm::Sdk::LocalizedLabelCollection ^ get(); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.LocalizedLabelCollection LocalizedLabels { get; }
[<System.Runtime.Serialization.DataMember>]
member this.LocalizedLabels : Microsoft.Xrm.Sdk.LocalizedLabelCollection
Public ReadOnly Property LocalizedLabels As LocalizedLabelCollection

Property Value

The collection of localized labels.

Attributes

Applies to