Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class LanguageString
'Usage
Dim instance As LanguageString
[ComVisibleAttribute(false)]
public sealed class LanguageString
[ComVisibleAttribute(false)]
public ref class LanguageString sealed
public final class LanguageString
Remarks
Stores the language string, representing the value and the culture code of the language.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.LanguageString
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.