The full name of the Country

Namespace: Asi.iBO.SystemConfig
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public string CountryName { get; }
Visual Basic
Public ReadOnly Property CountryName As String
	Get
Visual C++
public:
property String^ CountryName {
	String^ get ();
}

See Also