condition property

FilterConditionString condition
final

The condition to apply. To include the objects that match the statement, specify IS. To exclude matching objects, specify IS_NOT.

Implementation

final FilterConditionString condition;