Click or drag to resize

pipelineNodeTnodeType Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Type of node designator

Namespace:  imbNLP.PartOfSpeech.pipeline.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public abstract pipelineNodeTypeEnum nodeType { get; }

Property Value

Type: pipelineNodeTypeEnum
The type of the node.

Implements

IPipelineNodenodeType
See Also