Click or drag to resize

serviceDocScriptLog Constructor

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

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public serviceDocScriptLog(
	string __title,
	string __description = ""
)
Request Example View Source

Parameters

__title
Type: SystemString
__description (Optional)
Type: SystemString
See Also