Click or drag to resize

PackageRequestCommercialInvoiceMethod Property

Gets or sets Commercial Invoice Method

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 46)]
public int CommercialInvoiceMethod { get; set; }

Property Value

Type: Int32
Remarks
Indicates which method will be used to provide the Commerical Invoice - see CommercialInvoiceMethod enumeration
See Also