This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IG > IGridTransformation Interface > IGridTransformation.GridDatasetName Property (ArcObjects .NET 10.4 SDK) |
The name of a dataset containing gridded transformation values for a geographic area.
[Visual Basic .NET] Public Property GridDatasetName As String
[C#] public string GridDatasetName {get; set;}
[C++]
HRESULT get_GridDatasetName(
BSTR* datasetName
);
[C++]
HRESULT put_GridDatasetName(
BSTR datasetName
);
[C++]
Parameters datasetName [out, retval] datasetName is a parameter of type BSTR datasetName datasetName is a parameter of type BSTR