DataSetModelIsRecording Property
|
Indicates that the
DataSetModel is currently in recording session.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool IsRecording { get; set; }
Property Value
Type:
Boolean
Remarks
This property is ReadOnly.
See Also