Click or drag to resize

ProfileConfigurationShippers Property

Gets or sets the Shippers

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("Shipper")]
public List<string> Shippers { get; set; }

Property Value

Type: ListString
See Also