Click or drag to resize

DocumentSetClassesGetClass Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.category.DocumentSetClasses.GetClass(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbWBI.Core.WebClassifier.category
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public IDocumentSetClass GetClass(
	string className,
	ILogBuilder logger
)

Parameters

className
Type: SystemString

[Missing <param name="className"/> documentation for "M:imbWBI.Core.WebClassifier.category.DocumentSetClasses.GetClass(System.String,imbSCI.Core.reporting.ILogBuilder)"]

logger
Type: ILogBuilder

[Missing <param name="logger"/> documentation for "M:imbWBI.Core.WebClassifier.category.DocumentSetClasses.GetClass(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Return Value

Type: IDocumentSetClass

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.category.DocumentSetClasses.GetClass(System.String,imbSCI.Core.reporting.ILogBuilder)"]

See Also