LanguageString Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Describes a String value which is defined for a particular Language.
The LanguageString type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LanguageString | Initializes a new instance of the LanguageString class. |
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
Properties
Name | Description | |
---|---|---|
CultureCode | Gets or sets the culture code of the current instance. | |
Value | Gets or sets the string value of the current instance. |
Top