LocalizedNameStruct members
Contains methods and properties that handle the localized name structure.
The LocalizedNameStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LocalizedNameStruct | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
LCID | Gets or sets the LCID value. | |
MetadataObjectId | Gets or sets the metadata object identifier (ID). | |
SettingId | Gets or sets the identifier of the location setting from which to read resources. | |
Value | Gets or sets the localized name. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top