LocalizedName Members
Include Protected Members
Include Inherited Members
Represents the string representation of a metadata object in a particular locale.
The LocalizedName type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Lcid | Gets or sets the locale identifier (LCID) representing the language. |
![]() |
MetadataObject | Gets the metadata object that references this localized name object. |
![]() |
SettingId | Gets the setting identifier for the localized name. |
![]() |
Value | Gets the value of the localized name. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top