Click or drag to resize

webDatasetDomainListsGetCategory Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetCategory(System.String)"]

Namespace:  imbWEM.Core.webDataset
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public WebDomainCategory GetCategory(
	string domainname
)

Parameters

domainname
Type: SystemString

[Missing <param name="domainname"/> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetCategory(System.String)"]

Return Value

Type: WebDomainCategory

[Missing <returns> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetCategory(System.String)"]

See Also