Click or drag to resize

PackageRequestThirdPartyBilling Property

Gets or sets Third Party Billing

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

Property Value

Type: Boolean
Remarks
'True' if the shipper's portion of the charges will be paid by a third party
See Also