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

ReasonForExport Property

The reason for the export.

Syntax

int GetReasonForExport();

int SetReasonForExport(int iReasonForExport);

Possible Values

  ER_GIFT(0), 
  ER_DOCUMENT(1), 
  ER_COMMERCIAL_SAMPLE(2), 
  ER_REPAIR(3), 
  ER_SALE(4), 
  ER_OTHER(5)

Default Value

0

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

Data Type

Integer

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