This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFieldDomain Interface > IGPFieldDomain.FilterIndex Property (ArcObjects .NET 10.4 SDK) |
Indicates whether or not to filter fields based on whether or not they have an index.
[Visual Basic .NET] Public ReadOnly Property FilterIndex As Boolean
[C#] public bool FilterIndex {get;}
[C++]
HRESULT get_FilterIndex(
VARIANT_BOOL* pFilter
);
[C++]
Parameters pFilter [out, retval] pFilter is a parameter of type VARIANT_BOOL