Click or drag to resize

DocumentSetClassesItem Property (Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbWBI.Core.WebClassifier.category.DocumentSetClasses.Item(System.Int32)"]

Namespace:  imbWBI.Core.WebClassifier.category
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public IDocumentSetClass this[
	int _id
] { get; }

Parameters

_id
Type: SystemInt32

Property Value

Type: IDocumentSetClass
See Also