This document is archived and information here might be outdated.  Recommended version.


IHVDatumTransformation.Type Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geometry)  

IHVDatumTransformation.Type Property

Returns the type of the HV transformation.

[Visual Basic .NET]
Public ReadOnly Property Type As String
[C#]
public string Type {get;}
[C++]
HRESULT get_Type(
  System.String* Type
);
[C++]

Parameters Type [out, retval]
Type is a parameter of type BSTR*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IHVDatumTransformation Interface