ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > FiltersMembersContribution

FiltersMembersContribution interface

An array corresponding to the intersection of the members included by each explicit filter for a given hierarchy.

Signature:

export interface FiltersMembersContribution 

Properties

PropertyTypeDescription
hasDatabooleanfalse when there is no data for the equivalent effective filter for example if there are two filters on Currency, one on [EUR, GBP] and the other on [USD], then the intersection has no data.
isAccuratebooleanIndicates whether the members retrieved are guaranteed to contribute. to the query's result. It is false as soon as there are non-explicit filters (or explicit filters in exclude mode) on the hierarchy.
membersstring[]
  • FiltersMembersContribution interface
  • Properties
Copyright © 2019 ActiveViam