Click or drag to resize

CountryIata Property

Gets or sets IATA code

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false)]
public string Iata { get; set; }

Property Value

Type: String
See Also