RunUnitDefaultRunUnit Property

MicroFocus.COBOL.RuntimeServices
Gets the default run unit

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

[CLSCompliantAttribute(false)]
public static IRunUnit DefaultRunUnit { get; }

Property Value

Type: IRunUnit
The default run unit.
See Also

Reference