Metalama//API Documentation/Aspect API/Metalama.​Framework.​Eligibility/IEligibility­Builder/Ineligible­Scenarios
Open sandboxFocus

Property IneligibleScenarios

IneligibleScenarios

Gets the EligibleScenarios value that rules must return in case they evaluate negatively. The default value of this property is None, but it can be changed to anything using ExceptForScenarios<T>(IEligibilityBuilder<T>, EligibleScenarios).

Declaration
EligibleScenarios IneligibleScenarios { get; }
Property Value
Type Description
EligibleScenarios