Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

DocumentType Property

Specifies the type of document that is requested.

Syntax

int GetDocumentType(int iDocumentIndex);

int SetDocumentType(int iDocumentIndex, int iDocumentType);

Possible Values

  FTC_LABEL(0), 
  FTC_AWB(1), 
  FTC_UPSBOL(2), 
  FTC_VICSBOL(3), 
  FTC_PACKING_LIST(4)

Default Value

0

Remarks

Specifies the type of document that is requested. Possible values are:

ftcLabel (0)
ftcAWB (1)
ftcUPSBOL (2)
ftcVICSBOL (3)
ftcPackingList (4)

The default value is ftcLabel (0).

The size of the array is controlled by the DocumentCount property.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0