1
2
3
4
5
6
7
8
9
10
11
12
13
14
| Quintiq file version 2.0
| #parent: #root
| Attribute IsFailed
| {
| #keys: '3[144996.0.1378399559][144996.0.1378399558][144996.0.1378399560]'
| Description:
| [*
| Whether the run has failed.
|
| This does not occur a lot, but can happen if an error is thrown during the execution of the `LibOpt_Component.OnFinalize` method or when an error is thrown when the run is executing in one transaction.
| *]
| ValueType: Boolean
| InterfaceProperties { Accessibility: 'Module' }
| }
|
|