Enum: ScopeDefinedByType

This enum is referenced in the 'Control' tree node and reflects how a scope is being defined. Based on the type of a scope definition different rules are applied which define the applicable list of scope definitions to be used.

Fields

Name Description
Outcome Defines that an Outcome of type Scope is used as an input for defining the scope details of the control. A user needs to select which Outcome of type Scope to be used.
Value Defines that a user is providing the scope details such as scope method and scope pattern as an input to the control explicitly.