Click or drag to resize

docScriptAppendPair Method (String, Enum, String, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction AppendPair(
	string key,
	Enum value,
	string between,
	bool isHorizontal
)
Request Example View Source

Parameters

key
Type: SystemString
value
Type: SystemEnum
between
Type: SystemString
isHorizontal
Type: SystemBoolean

Return Value

Type: docScriptInstruction
See Also