Click or drag to resize

aceLogAppendPlaceholder Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

fieldName
Type: SystemObject
breakLine (Optional)
Type: SystemBoolean

Implements

ITextAppendContent.AppendPlaceholder(Object, Boolean)
See Also