SampleClassificationImageListImageClassificationLabelInfoIsExcluded Property

CVB.Net Documentation
Get/set the exclusion state of this class.

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

public bool IsExcluded { get; set; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the parent list has already been disposed.
See Also

Reference