yypsybs
2023-09-09 3cb5a54def670d97301f07170fcaad213bfc54f2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Quintiq file version 2.0
#parent: #root
Attribute IsSeen
{
  #keys: '3[142652.0.2051865011][142652.0.2051865010][142652.0.2051865012]'
  Description:
  [*
    A helper attribute to keep track of whether a `LibOpt_Issue` has been seen.
    
    A possible use case:
    Set `IsSeen` to `true` for `LibOpt_Issues` that are solved or deemed irrelevant.
    Then, use the attribute in a filter to keep such issues out of sight.
  *]
  ValueType: Boolean
}