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

ReasonForExport Property

The reason for the export.

Syntax

public int getReasonForExport();
public void setReasonForExport(int reasonForExport);

Enumerated values: public final static int erGift = 0; public final static int erDocument = 1; public final static int erCommercialSample = 2; public final static int erRepair = 3; public final static int erSale = 4; public final static int erOther = 5;

Remarks

This provides the reason for the export, which is necessary to generate the customs forms.

The valid values are as follows:

Value Meaning
erGift (0) Gift
erDocument (1) Documents
erCommercialSample (2) Commercial Sample
erRepair (3) Repair or Warranty
erSale (4) Sale
erOther (5) Other reason, specified in ReasonForExportDescription

Default Value

0

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