TestimoX

API Reference

Enum

ActionType

Namespace TestimoX.Definitions
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Specifies the type of action required for a rule.

Inheritance

  • Enum
  • ActionType

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ActionType Informational #

No immediate action is required; informational guidance only.

Value: 0
public const ActionType Required #

Action is required to remediate a significant risk.

Value: 2