Click or drag to resize

PackageConsigneeCustomsId Property

Gets or sets Consignee Customs ID

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

Property Value

Type: String
Remarks
The consignee's identification number for customs purposes
See Also