This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServer3 Interface > IImageServer3.Fields Property (ArcObjects .NET 10.4 SDK) |
The fields of the image catalog.
[Visual Basic .NET] Public ReadOnly Property Fields As IFields
[C#] public IFields Fields {get;}
[C++]
HRESULT get_Fields(
IFields** ppFields
);
[C++]
Parameters ppFields [out, retval]
ppFields is a parameter of type IFields
The accessible fields are defined during publishing and are stored in the image service configuration file.