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

UploadDocumentDetailDocType Property

This is specifies the document type of the document being uploaded.

Syntax

__property TibxFedExFreightShipUploadDocumentDetailDocTypes UploadDocumentDetailDocType[int UploadDocumentDetailIndex] = {read=FUploadDocumentDetailDocType, write=FSetUploadDocumentDetailDocType};



enum TibxFedExFreightShipUploadDocumentDetailDocTypes { fdtCommercialInvoice=0, fdtCertificateOfOrigin=1, fdtNAFTACertificateOfOrigin=2, fdtProFormaInvoice=3, fdtOther=4 };

Default Value

0

Remarks

This is specifies the document type of the document being uploaded.

The valid values are as follows:

Value Description
dtCommercialInvoice (0) Commercial Invoice
dtCertificateOfOrigin (1) Certificate of Origin
dtNAFTACertificateOfOrigin (2) NAFTA Certificate of Origin
dtProFormaInvoice (3) Pro Forma Invoice
dtOther (4) Other document type

The size of the array is controlled by the UploadDocumentDetailCount 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