The SixBit Application Programming Interface
InventoryListRequestType Class
Members 






Contains the parameters to be sent with an Inventory Set request.
Object Model
InventoryListRequestType Class
Syntax
'Declaration
 
Public Class InventoryListRequestType 
   Inherits APIExportRequestType
'Usage
 
Dim instance As InventoryListRequestType
public class InventoryListRequestType : APIExportRequestType 
public class InventoryListRequestType = class(APIExportRequestType)
public class InventoryListRequestType extends APIExportRequestType
public __gc class InventoryListRequestType : public APIExportRequestType 
public ref class InventoryListRequestType : public APIExportRequestType 
Inheritance Hierarchy

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.APIExportRequestType
         SixBit.Business.API.InventoryListRequestType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InventoryListRequestType Members
SixBit.Business.API Namespace

Send Feedback