Click or drag to resize

termCategoryReportEntryToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Returns a string that represents the current object.

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

Return Value

Type: String
A string that represents the current object.
See Also