Search Results for

    Show / Hide Table of Contents

    Enum BudgetPressure

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public enum BudgetPressure

    Fields

    Name Description
    High

    Used up all total budget, or have exceeded the budget

    Low

    Used up 50% of total budget

    Medium

    Used up 75% of total budget

    None

    No budget pressure, or this instance is configured to ignore budget pressure.

    In This Article
    Back to top Shape of Dreams API Documentation