Click or drag to resize

ILogBuildersave Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Path where to save so far logged content

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void save(
	string destination_path = ""
)
Request Example View Source

Parameters

destination_path (Optional)
Type: SystemString
The destination path.
See Also