LocalizedLabel Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains a localized label, including the label string and the language code.

The following tables list the members exposed by the LocalizedLabel type.

Public Constructors

  Name Description
  LocalizedLabel Overloaded. Initializes a new instance of the LocalizedLabel class.

Top

Public Properties

  Name Description
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from MetadataBase)
public property HasChanged  Gets whether the item of metadata has changed. (inherited from MetadataBase)
public property IsManaged Gets or sets whether the label is managed.
public property Label Gets or sets the localized label string.
public property LanguageCode Gets or sets the language code for the label.
public property MetadataId  Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

LocalizedLabel Class
Microsoft.Xrm.Sdk Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.