Click or drag to resize

deliveryInstancelog Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

message
Type: SystemString

Implements

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