Click or drag to resize

PackageConsigneeBillingId Property

Gets or sets Consignee Billing ID

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

Property Value

Type: String
Remarks
Consignee Billing ID
See Also