IRunUnitActive Property

MicroFocus.COBOL.RuntimeServices
Gets a bool to show if the rununit is active or not.

Namespace:  MicroFocus.COBOL.RuntimeServices
Assembly:  MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax

bool Active { get; }

Property Value

Type: Boolean
See Also

Reference