ArcGIS Pro 3.7 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 ReadOnly Property GridDatasetName As String
    public string GridDatasetName {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also