InventoryOptions Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Stores the inventory options.
Namespace: Microsoft.CommerceServer.Inventory
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class InventoryOptions
'Usage
Dim instance As InventoryOptions
[SerializableAttribute]
public class InventoryOptions
[SerializableAttribute]
public ref class InventoryOptions
public class InventoryOptions
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Inventory..::.InventoryOptions
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.