ProjectContext :: hasOutputContext - Has output control property
The property provides the information, whether an output control has been assigned to the project ( true ) or not ( false ). In order to assign an output control to a project, the outputControl property has rot be set.
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false .