Click or drag to resize

pipelineTokenReportFlagEntry Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the pipelineTokenReportFlagEntry class.

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

Parameters

_key
Type: SystemString
The key.
See Also