no_run#

property OslServerProcess.no_run: bool | None#

Get whether not to run the specified project when started in batch mode .

Returns:
Optional[bool]

True if the project is explicitly not supposed to be run; False if the project is explicitly supposed to be run; None otherwise.