Click or drag to resize

docScriptopen Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction open(
	string name,
	string title,
	string desc
)
Request Example View Source

Parameters

name
Type: SystemString
title
Type: SystemString
desc
Type: SystemString

Return Value

Type: docScriptInstruction
See Also