UpdateInventory Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents the UpdateInventory pipeline component. This class contains items required by the IPipelineComponent interface.
The UpdateInventory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UpdateInventory | Initializes a new instance of the UpdateInventory class. |
Top
Methods
Name | Description | |
---|---|---|
ContextValuesRead | Implements the ContextValuesRead method of the IPipelineComponentDescription interface. | |
EnableDesign | Implements the EnableDesign method of the 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 the IPipelineComponentDescription interface. | |
ValuesWritten | Implements the ValuesWritten method of IPipelineComponentDescription interface. |
Top