Click or drag to resize

reportOutputSupportsupported Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Report output formats that are supported by the API

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<reportOutputFormatName> supported { get; set; }
Request Example View Source

Property Value

Type: ListreportOutputFormatName
See Also