Click or drag to resize

stringTemplate Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructor that runs the template code evaluation instantly

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public stringTemplate(
	string templateCode
)
Request Example View Source

Parameters

templateCode
Type: SystemString
See Also