The SixBit Application Programming Interface
ItemsResponseType Class
Members 






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

System.Object
   SixBit.Business.API.APIResponseType
      SixBit.Business.API.ItemsResponseType

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

ItemsResponseType Members
SixBit.Business.API Namespace

Send Feedback