Click or drag to resize

PackageRequestBolComment Property

Gets or sets Bill of Lading Comments

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

Property Value

Type: String
Remarks
Additional comments or description to appear on Bill of Lading
See Also