status property

TrialComponentStatus? status
final

The status of the component. States include:

  • InProgress
  • Completed
  • Failed

Implementation

final TrialComponentStatus? status;