Gets or sets whether the edit actions will be recorded or not.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
bool IsRecordingHistory { get; set; } |
Visual Basic |
---|
Property IsRecordingHistory As Boolean Get Set |