Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 197 Bytes

RuleExecutionReportingStatus.md

File metadata and controls

14 lines (6 loc) · 197 Bytes

BeezUpApi.RuleExecutionReportingStatus

Enum

  • InProgress (value: "InProgress")

  • Succeeded (value: "Succeeded")

  • Failed (value: "Failed")

  • Unknown (value: "Unknown")