This document is archived and information here might be outdated. Recommended version. |
Filters for the indicated reference data table.
[Visual Basic .NET] Public Function get_ReferenceDataFilters ( _ ByVal index As Integer _ ) As IArray
[C#] public IArray get_ReferenceDataFilters ( int index );
[C++]
HRESULT get_ReferenceDataFilters(
long index,
IArray** Filters
);
[C++] Parameters index [in]
index is a parameter of type long Filters [out, retval]
Filters is a parameter of type IArray**