Click or drag to resize

pipelineTokenReportDictionaryGetFlagPath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the flag path.

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

Parameters

flag
Type: SystemObject
The flag.

Return Value

Type: String

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.reportData.optionalReports.pipelineTokenReportDictionary.GetFlagPath(System.Object)"]

See Also