Click or drag to resize

IPipelineNodeRegularnextPredefined Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the next predefined - overrides default next behaviour

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

Property Value

Type: IPipelineNode
The next predefined.
See Also