Click or drag to resize

IPipelineModelexitBin Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Default exit bin

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

Property Value

Type: IPipelineNodeBin
The exit bin.
See Also