inactiveReason property

String? inactiveReason
getter/setter pair

A human readable reason why the Study is inactive.

This should be empty if a study is ACTIVE or COMPLETED.

Output only.

Implementation

core.String? inactiveReason;