Click or drag to resize

ProfileConfigurationCarriers Property

Gets or sets the Carriers

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

Property Value

Type: ListString
See Also