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.Field Property (ArcObjects .NET 10.5 SDK) |
The field of the GeoDataset descriptor.
[Visual Basic .NET] Public ReadOnly Property Field As IField
[C#] public IField Field {get;}
[C++]
HRESULT get_Field(
IField** Field
);
[C++]
Parameters Field [out, retval]
Field is a parameter of type IField