Click or drag to resize

SpaceModeltopics Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the topics.

Namespace:  imbNLP.Toolkit.Space
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntax
C#
public List<SpaceTopic> topics { get; set; }

Property Value

Type: ListSpaceTopic
The topics.
See Also