The SixBit Application Programming Interface
SalesListRequestType Class
Members 






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

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

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

SalesListRequestType Members
SixBit.Business.API Namespace

Send Feedback