Click or drag to resize

pipelinePostprocessBaseT, TSettingscurrentIteration Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.PartOfSpeech.pipeline.postprocessor.pipelinePostprocessBase`2.currentIteration"]

Namespace:  imbNLP.PartOfSpeech.pipeline.postprocessor
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlIgnoreAttribute]
public int currentIteration { get; set; }

Property Value

Type: Int32
See Also