Click or drag to resize

stringTemplateloadTemplateString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads the template string.

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

Parameters

formatString
Type: SystemString
The format string.

Return Value

Type: Int32
See Also