Click or drag to resize

PackageRequestTermsOfSale Property

Gets or sets Terms of Sale

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 281)]
public string TermsOfSale { get; set; }

Property Value

Type: String
Remarks
Incoterm identifying terms of sale / delivery terms (typically appears on customs documentation)
See Also