RunUnitRunUnitID Property

MicroFocus.COBOL.RuntimeServices
Gets a unique long to identify this rununit

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

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public long RunUnitID { get; }

Property Value

Type: Int64

Implements

IRunUnitRunUnitID
Examples

See GUID property for an example.

See Also

Reference