Click or drag to resize

stringTemplateConverterCollectionConvert Method (String, PropertyCollection)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string Convert(
	string templateKey,
	PropertyCollection values
)
Request Example View Source

Parameters

templateKey
Type: SystemString
values
Type: System.DataPropertyCollection

Return Value

Type: String
See Also