Click or drag to resize

docScriptInstructionCompiledisCompilable Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Indicating if string arguments were detected

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public bool isCompilable { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is compilable; otherwise, false.
See Also