Share via


BatchInfo Members

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

Describes a batch of promotion codes during or after generation of an import and export operation.

The BatchInfo type exposes the following members.

Constructors

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

Top

Methods

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

Top

Properties

  Name Description
Aa182474.pubproperty(en-US,CS.70).gif BatchId Gets or sets the batch Id of the current instance.
Aa182474.pubproperty(en-US,CS.70).gif BatchName Gets or sets the batch name of the current instance.
Aa182474.pubproperty(en-US,CS.70).gif DeletedDate Gets or sets the date and time when the current instance was deleted.
Aa182474.pubproperty(en-US,CS.70).gif Errors Gets the list of PromoCodeGenerationError objects describing errors that occurred during the operation.
Aa182474.pubproperty(en-US,CS.70).gif GenerationMethod Gets or sets the PromoCodeGenerationMethod that was used to fill the current instance started with promo codes.
Aa182474.pubproperty(en-US,CS.70).gif IsFinished Gets the value indicating if there's any activity in progress for the current instance.
Aa182474.pubproperty(en-US,CS.70).gif NumberOfCodes Gets or sets the number of promotional codes in the current instance.
Aa182474.pubproperty(en-US,CS.70).gif OriginalFileName Gets or sets the original import file name associated with the promotional code batch.
Aa182474.pubproperty(en-US,CS.70).gif PhaseProgress Gets or sets the percentage complete of the current phase of a promotional code operation.
Aa182474.pubproperty(en-US,CS.70).gif StartTime Gets or sets the date and time when the current instance started to be filled with promotion codes.
Aa182474.pubproperty(en-US,CS.70).gif Status Gets or sets the PromoCodeOperationStatusCode that describes the status of the current instance.

Top

See Also

Reference

BatchInfo Class

Microsoft.CommerceServer.Marketing Namespace