Share via


SiteTermElement Members

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.

The SiteTermElement type exposes the following members.

Constructors

  Name Description
Aa162965.protmethod(en-US,CS.70).gif SiteTermElement Initializes a new instance of the SiteTermElement class using the specified parameters.

Top

Methods

  Name Description
Aa162965.pubmethod(en-US,CS.70).gif CompareTo Compares this SiteTermElement with a specified object.
Aa162965.pubmethod(en-US,CS.70).gif Equals Returns a value indicating whether the current SiteTermElement object is the same as the specified object. (Overrides Object..::.Equals(Object).)
Aa162965.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa162965.pubmethod(en-US,CS.70).gif GetHashCode Get the hash code of the current SiteTermElement object (Overrides Object..::.GetHashCode()()().)
Aa162965.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa162965.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa162965.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Operators

  Name Description
Aa162965.puboperator(en-US,CS.70).gifAa162965.static(en-US,CS.70).gif Equality Returns a value indicating whether the first specified SiteTermElement is equal to the second specified SiteTermElement.
Aa162965.puboperator(en-US,CS.70).gifAa162965.static(en-US,CS.70).gif GreaterThan Returns a value indicating whether the first specified SiteTermElement is greater than the second specified SiteTermElement.
Aa162965.puboperator(en-US,CS.70).gifAa162965.static(en-US,CS.70).gif Inequality Returns a value indicating whether the first specified SiteTermElement is not equal to the second specified SiteTermElement.
Aa162965.puboperator(en-US,CS.70).gifAa162965.static(en-US,CS.70).gif LessThan Returns a value indicating whether the first specified SiteTermElement is less than the second specified SiteTermElement.

Top

Properties

  Name Description
Aa162965.pubproperty(en-US,CS.70).gif Name Gets the name of the SiteTermElement object.
Aa162965.pubproperty(en-US,CS.70).gif Value Gets the value of the SiteTermElement object.

Top

See Also

Reference

SiteTermElement Class

Microsoft.CommerceServer.Runtime.Profiles Namespace