CheckInventory Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents the CheckInventory pipeline component.
The CheckInventory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CheckInventory | Initializes a new instance of the CheckInventory class. |
Top
Methods
Name | Description | |
---|---|---|
ContextValuesRead | Implements the ContextValuesRead method of the IPipelineComponentDescription interface. | |
EnableDesign | Implements the EnableDesign method of IPipelineComponentDescription interface. | |
Equals | (Inherited from Object.) | |
Execute | Implements the Execute method of IPipelineComponent interface. | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
ValuesRead | Implements the ValuesRead method of IPipelineComponentDescription interface. | |
ValuesWritten | Implements the ValuesWritten method of IPipelinecomponentDescription interface. |
Top