Click or drag to resize

PackageConsigneeThirdPartyBilling Property

Gets or sets Consignee Third Party Billing

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

Property Value

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