Click or drag to resize

areaStyleInstruction Constructor (Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the areaStyleInstruction class.

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public areaStyleInstruction(
	bool __doAllowUnclosed = false
)
Request Example View Source

Parameters

__doAllowUnclosed (Optional)
Type: SystemBoolean
if set to true [do allow unclosed].
See Also