This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.DatumCode Property (ArcObjects .NET 10.4 SDK) |
The datum code.
[Visual Basic .NET] Public Property DatumCode As Integer
[C#] public int DatumCode {get; set;}
[C++]
HRESULT get_DatumCode(
long* code
);
[C++]
HRESULT put_DatumCode(
long code
);
[C++]
Parameters code [out, retval] code is a parameter of type long code [in] code is a parameter of type long