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

InternationalForms Property

Image of the international forms.

Syntax

[VB.NET]
Public ReadOnlyProperty InternationalForms As String
Public ReadOnlyProperty InternationalFormsB As Byte()

[C#]
public string InternationalForms {get;}
public byte[] InternationalFormsB {get;}

Remarks

This is the decoded binary image file of the international forms accompanying the shipment already requested via the FormTypes property (such as Invoice, SED, Certificate of Origin, etc.), stored in memory upon successful international ship response. If the InternationalFormsFile is set to a valid path and filename, the international forms are also saved to disk in PDF format.

This property is read-only.

Default Value

""

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