The SixBit Application Programming Interface
ItemsRequestType Class
Members 






Contains the parameters to be sent with a Itemsrequest.
Object Model
ItemsRequestType Class
Syntax
'Declaration
 
Public Class ItemsRequestType 
   Inherits APIRequestType
'Usage
 
Dim instance As ItemsRequestType
public class ItemsRequestType : APIRequestType 
public class ItemsRequestType = class(APIRequestType)
public class ItemsRequestType extends APIRequestType
public __gc class ItemsRequestType : public APIRequestType 
public ref class ItemsRequestType : public APIRequestType 
Inheritance Hierarchy

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.ItemsRequestType

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

ItemsRequestType Members
SixBit.Business.API Namespace

Send Feedback