Click or drag to resize

reportTemplatePlaceholderCollectionapplyToContent Method (PropertyCollection, String, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Applies the property collection

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,
	bool autoRemove = false
)
Request Example View Source

Parameters

source
Type: System.DataPropertyCollection
mContent
Type: SystemString
autoRemove (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also