Share via


PromoCodeGenerationError Members

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

Represents an error that might happen during a promotion code import or generation.

The PromoCodeGenerationError type exposes the following members.

Methods

  Name Description
Aa151876.pubmethod(en-US,CS.70).gif Equals Returns a value indicating whether the current PromoCodeGenerationError object is the same as the specified object. (Overrides ValueType..::.Equals(Object).)
Aa151876.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa151876.pubmethod(en-US,CS.70).gif GetHashCode Get the hash code of the current PromoCodeGenerationError object. (Overrides ValueType..::.GetHashCode()()().)
Aa151876.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa151876.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa151876.pubmethod(en-US,CS.70).gif ToString Converts a PromoCodeGenerationError into a string that contains both the Code and LineNumber. (Overrides ValueType..::.ToString()()().)

Top

Operators

  Name Description
Aa151876.puboperator(en-US,CS.70).gifAa151876.static(en-US,CS.70).gif Equality Returns a value indicating whether the first specified PromoCodeGenerationError is equal to the second specified PromoCodeGenerationError.
Aa151876.puboperator(en-US,CS.70).gifAa151876.static(en-US,CS.70).gif Inequality Returns a value indicating whether two PromoCodeGenerationError objects are not equal.

Top

Properties

  Name Description
Aa151876.pubproperty(en-US,CS.70).gif Code Gets or sets the error code of the current instance.
Aa151876.pubproperty(en-US,CS.70).gif LineNumber Gets or sets the line number in the import file where an error happened.

Top

See Also

Reference

PromoCodeGenerationError Structure

Microsoft.CommerceServer.Marketing Namespace