This version of Unity is unsupported.

QueryEngineFilterAttribute.useRegularExpressionToken

public bool useRegularExpressionToken;

Description

Indicates if the filter uses a regular expression token or not.

This flag is set to true when a filter is created with a regular expression. See QueryEngineFilterAttribute.