This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IG > IGeoDataDescriptor Interface > IGeoDataDescriptor.FieldName Property (ArcObjects .NET 10.5 SDK) |
The field name of the GeoDataset descriptor.
[Visual Basic .NET] Public ReadOnly Property FieldName As String
[C#] public string FieldName {get;}
[C++]
HRESULT get_FieldName(
BSTR* FieldName
);
[C++]
Parameters FieldName [out, retval] FieldName is a parameter of type BSTR