systemManaged property

bool? systemManaged
getter/setter pair

True if this a system-managed report type; otherwise false.

Reporting jobs for system-managed report types are created automatically and can thus not be used in the CreateJob method.

Implementation

core.bool? systemManaged;