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


ITransformationMethodGEN.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITransformationMethodGEN Interface > ITransformationMethodGEN.Name Property
ArcGIS Developer Help

ITransformationMethodGEN.Name Property

The name of the transformation method.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITransformationMethodGEN Interface