Click or drag to resize

DataSetModelIsRecording Property

Indicates that the DataSetModel is currently in recording session.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool IsRecording { get; set; }

Property Value

Type: Boolean
Remarks
This property is ReadOnly.
See Also