Click or drag to resize

WebDocumentsCategoryGetDomainCategory Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the domain category.

Namespace:  imbNLP.Project.Dataset
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public WebDomainCategory GetDomainCategory(
	WebDomainCategory parent = null
)

Parameters

parent (Optional)
Type: imbNLP.Project.DatasetWebDomainCategory
The parent.

Return Value

Type: WebDomainCategory

[Missing <returns> documentation for "M:imbNLP.Project.Dataset.WebDocumentsCategory.GetDomainCategory(imbNLP.Project.Dataset.WebDomainCategory)"]

See Also