IsAllTracingEnabled

Description:

Reports whether tracing is enabled or disabled for all activities and process starters. True is returned when tracing is enabled using a wildcard (*). If tracing is enabled for all activities and/or process starters by specifying a tracing parameter individually for each one, this method will return false.

Method Arguments:

None

Output:

The following table describes the output of this microagent method:

Column Name

Description

ActivityTracingEnabled

true when tracing is enabled for all activities. false when tracing is disabled for all activities.

ProcessStarterTracingEnabled

true when tracing is enabled for all process starters. false when tracing is disabled for all process starters.