Click or drag to resize

modelDataSetlog Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

message
Type: SystemString

Implements

ILogablelog(String)
See Also