EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Property IsIgnored

    IsIgnored

    Gets or sets a value indicating whether this Trigger is ignored within the program.

    Declaration
    [AuraProperty(new string[] { })]
    public bool IsIgnored { get; set; }
    Property Value
    Type Description
    bool
    Implements
    IAuraTrigger.IsIgnored
    Remarks

    When set to true, the Trigger is excluded from all checks and evaluations.

    © Xab3r. All rights reserved.