Click or drag to resize

stringTemplateapplyToContent Method (PropertyCollection, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Applies data from a property collection to its content

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string applyToContent(
	PropertyCollection source,
	string mContent = null
)
Request Example View Source

Parameters

source
Type: System.DataPropertyCollection
The source.
mContent (Optional)
Type: SystemString
Content of the m.

Return Value

Type: String
See Also