Click or drag to resize

IProfileCountries Property

Gets or sets Countries

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

Property Value

Type: ListCountry
See Also