Label.UserLocalizedLabel Property

Definition

Gets or set the label for the language of the current user.

public:
 property Microsoft::Xrm::Sdk::LocalizedLabel ^ UserLocalizedLabel { Microsoft::Xrm::Sdk::LocalizedLabel ^ get(); void set(Microsoft::Xrm::Sdk::LocalizedLabel ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.LocalizedLabel UserLocalizedLabel { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.UserLocalizedLabel : Microsoft.Xrm.Sdk.LocalizedLabel with get, set
Public Property UserLocalizedLabel As LocalizedLabel

Property Value

The label for the language of the current user.

Attributes

Applies to