The SixBit Application Programming Interface
InventoryListResponseType Class
Members 






Contains the response from an Inventory Set request.
Object Model
InventoryListResponseType Class
Syntax
'Declaration
 
Public Class InventoryListResponseType 
   Inherits APIResponseType
'Usage
 
Dim instance As InventoryListResponseType
public class InventoryListResponseType : APIResponseType 
public class InventoryListResponseType = class(APIResponseType)
public class InventoryListResponseType extends APIResponseType
public __gc class InventoryListResponseType : public APIResponseType 
public ref class InventoryListResponseType : public APIResponseType 
Inheritance Hierarchy

System.Object
   SixBit.Business.API.APIResponseType
      SixBit.Business.API.InventoryListResponseType

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

InventoryListResponseType Members
SixBit.Business.API Namespace

Send Feedback