The SixBit Application Programming Interface
ItemsListResponseType Class
Members 






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

System.Object
   SixBit.Business.API.APIResponseType
      SixBit.Business.API.ItemsListResponseType

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

ItemsListResponseType Members
SixBit.Business.API Namespace

Send Feedback