IStringFilterCondition.IsON

Syntax

IsON: Boolean;

Description

The IsON property determines the access protocol filtering by particular object use indicator.

Comments

If the value is True, the filtering by particular object is used, if the value is False, it is not used. After activation of this condition the access protocol contains the records only for the objects, that are found by the specified name and/or identifier.

Example

The property use is given in the example for IStringFilterCondition.CaseSensitive.

See also:

IStringFilterCondition