Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents the current status of a promotion code import, export, or generation task.
The PromoCodeOperationStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PromoCodeOperationStatus | Initializes a new instance of the PromoCodeOperationStatus class with default values. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BatchInformation | Gets or sets the BatchInfo that describes the promo code operation. |
![]() |
Errors | Gets or sets the list of PromoCodeGenerationError objects describing errors that occurred during the operation. |
![]() |
IsFinished | Gets the value indicating if there's any activity in progress for the current instance. |
![]() |
PhaseProgress | Gets or sets the percentage complete of the current phase of a promocode operation. |
Top