Initializing help system before first use

ExecStatus Property

Get execution status. The execution status indicates whether the execution terminated normally.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public XPRMRunResult ExecStatus { get; }

Property Value

Type:  XPRMRunResult
See Also