Property IsIgnored IsIgnored Indicates whether this Action is ignored/disabled (i.e. NOT available for execution) Declaration [JsonProperty("IsDisabled")] bool IsIgnored { get; set; } Property Value Type Description bool