Click or drag to resize

stringTemplateToolsregex_import_2nd Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the regex import 2ND.

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Regex regex_import_2nd { get; }
Request Example View Source

Property Value

Type: Regex
The regex import 2ND.
See Also