This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IArcGISLocale Interface > IArcGISLocale.CountryID Property (ArcObjects .NET 10.5 SDK) |
The value of the country ID from the locale.
[Visual Basic .NET] Public ReadOnly Property CountryID As Integer
[C#] public int CountryID {get;}
[C++]
HRESULT get_CountryID(
long* CountryID
);
[C++]
Parameters CountryID [out, retval] CountryID is a parameter of type long