InventoryCatalogsDataSet.InventoryCatalog Class

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Allows access to the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table.

Namespace:  Microsoft.CommerceServer.Inventory
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Class InventoryCatalog _
    Inherits DataRow
'Usage
Dim instance As InventoryCatalogsDataSet.InventoryCatalog
public class InventoryCatalog : DataRow
public ref class InventoryCatalog : public DataRow
public class InventoryCatalog extends DataRow

Remarks

Gets and sets the values in the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table.

Inheritance Hierarchy

System..::.Object
  System.Data..::.DataRow
    Microsoft.CommerceServer.Inventory..::.InventoryCatalogsDataSet..::.InventoryCatalog

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.

See Also

Reference

InventoryCatalogsDataSet..::.InventoryCatalog Members

Microsoft.CommerceServer.Inventory Namespace