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

DocumentType Property

Specifies the type of document that is requested.

Object Oriented Interface

public function getDocumentType($documentindex);
public function setDocumentType($documentindex, $value);

Procedural Interface

inship_upsfreightship_get($res, 34 , $documentindex);
inship_upsfreightship_set($res, 34, $value , $documentindex);

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