Click or drag to resize

pipelineTokenReportFlagEntryAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Adds the specified render.

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

Parameters

render
Type: SystemString
The render.
See Also