Click or drag to resize

reportElementFormSet Constructor (reportOutputForm, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the reportElementFormSet class

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public reportElementFormSet(
	reportOutputForm __form,
	string __nametemplate = "{{{name}}}"
)
Request Example View Source

Parameters

__form
Type: imbSCI.Core.reporting.formatreportOutputForm
__nametemplate (Optional)
Type: SystemString
See Also