Click or drag to resize

MacroCommandDescriptorExecute Property

The callback to use when the command is clicked

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

Property Value

Type: ExecuteCommand
See Also