Share via


ExpressionTarget Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The ExpressionTarget class contains a set of expression/action pairs that can be used to select a single content item (an Ad for example) for display when several items fit the criteria.

The ExpressionTarget type exposes the following members.

Constructors

  Name Description
Aa151747.pubmethod(en-US,CS.70).gif ExpressionTarget Initializes a new instance of the ExpressionTarget class.

Top

Methods

  Name Description
Aa151747.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa151747.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa151747.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa151747.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa151747.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa151747.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa151747.pubproperty(en-US,CS.70).gif Action Gets or sets an Action that will be taken if expression evaluates to true.
Aa151747.pubproperty(en-US,CS.70).gif Expression Gets or sets a reference to the expression that is evaluated during targeting.

Top

See Also

Reference

ExpressionTarget Class

Microsoft.CommerceServer.Marketing Namespace