This document is archived and information here might be outdated. Recommended version. |
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.