Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs an instance of the ReqDemPlanTaskLogger class.
Syntax
client server public static ReqDemPlanTaskLoggerInterface construct([boolean _startLogging])
Run On
Called
Parameters
- _startLogging
Type: boolean
A boolean value indicating whether to start the message logging after constructing the class; optional, defaults to false.
Return Value
Type: ReqDemPlanTaskLoggerInterface Interface
A constructed ReqDemPlanTaskLogger class cast as a ReqDemPlanTaskLoggerInterface instance.