SubmitOrderEvent Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Occurs whenever orders are submitted for processing.
The SubmitOrderEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitOrderEvent | Initializes a new instance of the SubmitOrderEvent 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.) | |
Validate | Validates the order group identifier for the event. (Overrides BaseCommerceEvent..::.Validate()()().) |
Top
Properties
Name | Description | |
---|---|---|
EventType | Gets the current event type. | |
OrderGroupId | Gets or sets the order group identifier for the event. |
Top