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.
Encapsulates a site term element. Represents a single valid value for a SiteTerm.
Namespace: Microsoft.CommerceServer.Runtime.Profiles
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Class SiteTermElement _
Implements IComparable
'Usage
Dim instance As SiteTermElement
public class SiteTermElement : IComparable
public ref class SiteTermElement : IComparable
public class SiteTermElement implements IComparable
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Profiles..::.SiteTermElement
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.