Enums.UtilityTraceConditionType enumeration

  • QML Enumeration List
  • Enums.UtilityTraceConditionType enumeration
  • UtilityTraceConditionType can be one of:

    ConstantDescription
    Enums.UtilityTraceConditionTypeUtilityNetworkAttributeComparison(0) A condition comparing one network attribute directly to another.
    Enums.UtilityTraceConditionTypeUtilityCategoryComparison(1) A condition evaluating whether a network category exists on a node.
    Enums.UtilityTraceConditionTypeUtilityTraceAndCondition(2) A logical "AND" join of two sub-conditions.
    Enums.UtilityTraceConditionTypeUtilityTraceOrCondition(3) A logical "OR" join of two sub-conditions.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.