Click or drag to resize

MacroCommandDescriptorRecordUndoRedo Property

Should be set to false if the command should (nor need) not to record undo-redo information

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool RecordUndoRedo { get; set; }

Property Value

Type: Boolean
See Also