The SixBit Application Programming Interface
ShipmentsListRequestType Class
Members 






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

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

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

ShipmentsListRequestType Members
SixBit.Business.API Namespace

Send Feedback