Click or drag to resize

MacroCommandDescriptorEnabled Property

The enabled state of the command, can be used if you prefer to show entries disabled rather than excluding the entry at all.

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

Property Value

Type: Boolean
See Also