Click or drag to resize

pipelineTokenReportFlagEntryGetContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the content.

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public StringBuilder GetContent(
	StringBuilder sb = null
)

Parameters

sb (Optional)
Type: System.TextStringBuilder
The sb.

Return Value

Type: StringBuilder

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.reportData.optionalReports.pipelineTokenReportFlagEntry.GetContent(System.Text.StringBuilder)"]

See Also