ClassifierCreationDate Property

CVB.Net Documentation
Creation date of the classifier.

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

public DateTime CreationDate { get; }

Property Value

Type: DateTime
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference