Click or drag to resize

Dac7CountryCode Property

International code for the isoCountry(ISO 3166-1 alpha-2). It is a 2 letters code.

Namespace:  Tse.EasyBook.Server.DataContracts.WebClient
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Code { get; set; }

Property Value

Type: String
See Also