Click or drag to resize

IPipelineNodenext Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Default next node to go, for negative results of the test

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

Property Value

Type: IPipelineNode
The next.
See Also