Click or drag to resize

reportOutputSupportgetFormatsFor Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the formats for API

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static List<reportOutputFormatName> getFormatsFor(
	reportAPI api
)
Request Example View Source

Parameters

api
Type: imbSCI.Core.reporting.formatreportAPI
The API.

Return Value

Type: ListreportOutputFormatName
List of supported formats
Exceptions
ExceptionCondition
ArgumentOutOfRangeException
See Also