ClassifierClassInformationIsExcludedClass Property

CVB.Net Documentation
Specified whether or not this class is currently being used as the excluded class.

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public bool IsExcludedClass { get; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference