Click or drag to resize

docScriptInstructionCompiledcompileTemplate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Compiles template arguments using dataSets

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void compileTemplate(
	params PropertyCollection[] dataSets
)
Request Example View Source

Parameters

dataSets
Type: System.DataPropertyCollection
The data sets to apply
See Also