isActive
Accessor
Determines if the Workflow is active.
get: boolean
Returns - boolean
Setter
Determines if the Workflow is active.
set(_: boolean): void
Parameter | Type | Description |
---|---|---|
_ | boolean |
Returns - void
Defined in
Last Updated: 13 June, 2024