Click or drag to resize

reportOutputSupportgetFormatSupportFor Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the reportOutputSupport for an API

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static reportOutputSupport getFormatSupportFor(
	reportAPI __api,
	string filename_base
)
Request Example View Source

Parameters

__api
Type: imbSCI.Core.reporting.formatreportAPI
filename_base
Type: SystemString
The filename base.

Return Value

Type: reportOutputSupport
See Also