Click or drag to resize

ILabelUseRegex Property

Gets or sets a flag to indicate whether the query will be used as a regular expression pattern when searching for the label.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
bool UseRegex { get; set; }

Property Value

Type: Boolean
See Also