Click or drag to resize

IProfileShippers Property

Gets or sets the Shippers

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<Shipper> Shippers { get; set; }

Property Value

Type: ListShipper
See Also