This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IReferenceDataTable2 Interface > IReferenceDataTable2.FilterUIDs Property (ArcObjects .NET 10.5 SDK) |
UID's of the filters to use to browse for the reference data table.
[Visual Basic .NET] Public ReadOnly Property FilterUIDs As IArray
[C#] public IArray FilterUIDs {get;}
[C++]
HRESULT get_FilterUIDs(
IArray** array
);
[C++]
Parameters array [out, retval]
array is a parameter of type IArray