The geographic coordinate system code.
[Visual Basic .NET] Public Property GCSCode As Integer
[C#] public int GCSCode {get; set;}
[C++]
HRESULT get_GCSCode(
long* code
);
[C++]
HRESULT put_GCSCode(
long code
);
[C++]Parameters
code [out, retval] code is a parameter of type long code [in] code is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.