Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Stores the inventory options.
The InventoryOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
InventoryOptions | Overloaded. Initializes a new instance of the InventoryOptions 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 | |
---|---|---|
![]() |
FilterBackorderableSkus | Gets or sets a value that specifies whether products that can be backordered are filtered. |
![]() |
FilterOutOfStockSkus | Gets or sets a value that specifies whether products that are out of stock are filtered. |
![]() |
FilterPreorderableSkus | Gets or sets a value that specifies whether products that can be backordered are filtered. |
![]() |
PropertiesToReturn | Gets or sets the properties that should be returned from the inventory system. |
Top