Click or drag to resize

imbStringBuilderBaseAppendPlaceholder Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds new stringTemplate placeholder string into template

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual void AppendPlaceholder(
	Object fieldName,
	bool breakLine = false
)
Request Example View Source

Parameters

fieldName
Type: SystemObject
breakLine (Optional)
Type: SystemBoolean
See Also