Click or drag to resize

imbStringBuilderBaseisEnabled Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will allow append of new content, if false it will ignore any append call

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool isEnabled { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also