Share via


RandomGenerationParameters Members

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

Class that specifies the parameters to a promotion code generation batch that uses the GenerateRandomCodes method.

The RandomGenerationParameters type exposes the following members.

Constructors

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

Top

Methods

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

Top

Properties

  Name Description
Aa134967.pubproperty(en-US,CS.70).gif CodeLength Gets or sets the length of the random codes that will be generated in a batch.
Aa134967.pubproperty(en-US,CS.70).gif Prefix Gets or sets the prefix that will be added to the beginning of each random code generated in a batch.
Aa134967.pubproperty(en-US,CS.70).gif Suffix Gets or sets the suffix that will be added to the end of each random code generated in a batch.

Top

See Also

Reference

RandomGenerationParameters Class

Microsoft.CommerceServer.Marketing Namespace