SubmitOrderEvent Class (BCL)

Event used whenever orders are submitted for processing.

**System.Object
**   Microsoft.CommerceServer.Runtime.BaseCommerceEvent
      Microsoft.CommerceServer.Runtime.SubmitOrderEvent

Public Instance Constructor

Constructor Description
SubmitOrderEvent Constructor Creates a new instance of the SubmitOrderEvent class.

Public Instance Methods

Method Description
Validate Validates the order group ID and returns false if the property is null.

Public Instance Properties

Property Description
EventType Returns the event type for the class.
OrderGroupID Order group ID for the order being submitted.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.