Click or drag to resize

ProfileConfigurationCountries Property

Gets or sets the Countries

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

Property Value

Type: ListString
See Also