Click or drag to resize

stringTemplateremoveFromContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes from content.

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

Parameters

mContent (Optional)
Type: SystemString
Content of the m.

Return Value

Type: String
See Also