Click or drag to resize

pipelineTokenReportDictionaryAdd Method (Object, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Adds the specified flag.

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void Add(
	Object flag,
	string render = null
)

Parameters

flag
Type: SystemObject
The flag.
render (Optional)
Type: SystemString
The render.
See Also