Property IsIgnored IsIgnored Indicates whether this Action is ignored (available for execution) or not Declaration [AuraProperty(new string[] { })] public bool IsIgnored { get; set; } Property Value Type Description bool Implements IAuraAction.IsIgnored