Click or drag to resize

PackageRequestCarrierInstructions Property

Gets or sets Carrier Instructions

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

Property Value

Type: String
Remarks
Instructions (shipping, billing, ...) for the carrier
See Also