IStringFilterCondition.Value

Syntax

Value: String;

Description

The Value property determines the text string for the search in object names/identifiers.

Comments

After the application of this filter the protocol contains the records for the objects, which names/identifiers contain the specified text.

Example

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

See also:

IStringFilterCondition