.NET Helper Packages
C#
Show/Hide TOC
ISOCountry
Alpha
3 Property
3-digit ISO-3166 code.
Definition
Namespace:
Common.Core.Models
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
public
string
Alpha3
{
get
;
set
; }
Property Value
String
See Also
Reference
ISOCountry Class
Common.Core.Models Namespace
In This Article
Definition
See Also