Click or drag to resize

builderForLogBasesave Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the content to the specified path.

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

Parameters

path (Optional)
Type: SystemString
The path.

Implements

ILogBuildersave(String)
See Also