The SixBit Application Programming Interface
SuppliersListRequestType Class
Members 






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

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.APIExportRequestType
         SixBit.Business.API.SuppliersListRequestType

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

SuppliersListRequestType Members
SixBit.Business.API Namespace

Send Feedback