ProgressEventArgs Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides data for the PromoCodeDefinitionManager..::.ProgressEventHandler event.
The ProgressEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProgressEventArgs | Initializes a new instance of the ProgressEventArgs class. |
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 | |
---|---|---|
Status | Gets the current status of an export operation for which the PromoCodeDefinitionManager..::.ProgressEventHandler event was issued. |
Top