ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeographicTransformation Class / GridDatasetName Property

In This Topic
    GridDatasetName Property
    In This Topic
    Gets the name of the grid dataset used by this transformation, if applicable. If the transformation does not use a grid dataset, this property will be null.
    Syntax
    public string GridDatasetName {get;}
    Public ReadOnly Property GridDatasetName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also