Click or drag to resize

docScript Constructor (String)

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

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScript(
	string __name
)
Request Example View Source

Parameters

__name
Type: SystemString
The name.
See Also