Click or drag to resize

docScriptx_save Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction x_save(
	appendType innerAppend,
	string path,
	reportOutputFormatName format
)
Request Example View Source

Parameters

innerAppend
Type: imbSCI.Data.enums.appendsappendType
path
Type: SystemString
format
Type: imbSCI.Core.reporting.formatreportOutputFormatName

Return Value

Type: docScriptInstruction
See Also