The SixBit Application Programming Interface
InventoryResponseType Class
Members 






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

System.Object
   SixBit.Business.API.APIResponseType
      SixBit.Business.API.InventoryResponseType

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

InventoryResponseType Members
SixBit.Business.API Namespace

Send Feedback