enabled property
Set Enabled
to True
to generate a
CompletionReport
when the task completes. If set to
true
, then you need to provide a report Scope
,
Path
, and Format
. Set Enabled
to
False
if you do not want a CompletionReport
generated when the task completes.
Implementation
final bool enabled;