The SixBit Application Programming Interface
SuppliersRequestType Class
Members 






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

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.SuppliersRequestType

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

SuppliersRequestType Members
SixBit.Business.API Namespace

Send Feedback