Click or drag to resize

docScriptInstructionCompiledisCompileFailed Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Indicating whether compile did failed on any placeholder or string lines

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

Property Value

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