Gets or sets a given journal type filter for the HFMwQueryDef object. The property accesses a collection of filters for the various journal types; each filter can be set to TRUE or FALSE.
<HFMwQueryDef>.typeFilter(nIndex)
The index of the filter in the collection of journal type filters. Valid index values are represented by the HFMConstants type library constants listed in Journal Type Filter Constants. |
typeFilter is used in the example for the HFMwManageJournals method GetJournalsDisplayData.