Click or drag to resize

IPipelineNodenodeType Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Type of node designator

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

Property Value

Type: pipelineNodeTypeEnum
The type of the node.
See Also