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

DocumentType Property

Specifies the type of document that is requested.

Syntax

__property TibxUPSFreightShipDocumentTypes DocumentType[int DocumentIndex] = {read=FDocumentType, write=FSetDocumentType};



enum TibxUPSFreightShipDocumentTypes { ftcLabel=0, ftcAWB=1, ftcUPSBOL=2, ftcVICSBOL=3, ftcPackingList=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