get_CriteriaRows

get_CriteriaRows

Gets the list of child FilterCriteria rows. If the filter contains more than one criterion row then the effect of an And operator is that the criteria for both rows must be met for the task or resource to be displayed as a result of this filter. The effect of an Or operator is that the criteria for one or the other row must be met.

Returns: System::SharedPtr<System::Collections::Generic::List<System::SharedPtr< FilterCriteria > > > Aspose::Tasks::

get_CriteriaRows()