Click or drag to resize

docScriptExecutionBaselog Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public abstract void log(
	string message
)
Request Example View Source

Parameters

message
Type: SystemString

Implements

ILogablelog(String)
IAceLogablelog(String)
IRenderExecutionContextlog(String)
See Also