The datum of a vertical coordinate system.
[Visual Basic .NET] Public ReadOnly Property Datum As IHVDatum
[C#] public IHVDatum Datum {get;}
[C++]
HRESULT get_Datum(
IHVDatum** hvDatum
);
[C++]Parameters
hvDatum [out, retval]hvDatum is a parameter of type IHVDatum
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Retrieves the vertical or horizontal datum of the vertical coordinate system as IHVDatum.