Click or drag to resize

imbStringBuilderBaseformats Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the output support definition for this report kind

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public reportOutputSupport formats { get; }
Request Example View Source

Property Value

Type: reportOutputSupport
The object containing output support info
See Also