1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute Username 
 |  { 
 |    #keys: '3[144528.3.1548906122][144528.3.1548906121][144528.3.1548906123]' 
 |    Description: 
 |    [* 
 |      Username editing the optimizer puzzle 
 |       
 |      This is read only because it prevent an error 
 |      If a user open an optimizerpuzzle ( it creates an optimizerpuzzlewip ) and then clos the app ( the optimizerpuzzlewip is not deleted ) 
 |      A new user try to edit the same optimizerpuzzle, this will trigger an error 
 |    *] 
 |    IsReadOnly: true 
 |    ValueType: String 
 |  } 
 |  
  |