NevronOpenVision
Nevron.Nov.Dom Namespace / NHistoryService Class / CanRecord Method
CanRecord Method
Determines whether a new unit can be recorded. The history cannot record any unit if it is not in started state, or is currently undoing or redoing an unit.
Syntax
public System.bool CanRecord()

Return Value

true if a new unit can be recorded, otherwise false
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also