XSIApplication.IsUndoing

Introduced

v10.0 (2012)

Description

Returns true if some command is currently undoing or redoing its work.

C# Syntax

// get accessor
Boolean rtn = XSIApplication.IsUndoing;

See Also

XSIApplication.OpenUndo XSIApplication.CloseUndo