Click or drag to resize

IRenderExecutionContextsaveFileOutput Method (String, String, String, String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
FileInfo saveFileOutput(
	string output,
	string filepath,
	string idPath,
	string description,
	string title = ""
)
Request Example View Source

Parameters

output
Type: SystemString
filepath
Type: SystemString
idPath
Type: SystemString
description
Type: SystemString
title (Optional)
Type: SystemString

Return Value

Type: FileInfo
See Also