This document is archived and information here might be outdated. Recommended version. |
Filters to use to browse for the reference data table.
[Visual Basic .NET] Public ReadOnly Property Filters As IArray
[C#] public IArray Filters {get;}
[C++]
HRESULT get_Filters(
IArray** array
);
[C++] Parameters array [out, retval]
array is a parameter of type IArray**
Returns an Array of GxObjectFilters that you can use to allow the user to browse for reference data for a locator.