Click or drag to resize

ProfileCountries Property

Gets or sets Countries

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<Country> Countries { get; set; }

Property Value

Type: ListCountry

Implements

IProfileCountries
See Also