FilterCriteriaManager

Collection elements:

FilterCriterionManager
Iteration through collection using For each ... In ... Do operator is available to object. Filter criteria managers are retrieved during iteration.
Access to filter criteria manager is possible using [...] operator. Name of a filter criterion as specified in configuration is passed as an argument.

Properties:

<Filter criteria name>

Description:

This can be used to manage filter criteria and to access values of the FilterCriterionManager. type. You can access the object using global context property FilterCriteria.

Availability:

Server, thick client, external connection.
Exchange with server is possible.

Example:

Form = FilterCriteria.Contractors.GetForm("MainForm");

See also:

Global context, property FilterCriteria

    

1C:Enterprise Developer's Community