Quintiq file version 2.0 Component pnlCleanUp { #keys: '[146874.1.152958003]' BaseType: 'WebPanel' Children: [ Component cbCleanUp { #keys: '[146874.1.152958027]' BaseType: 'WebCheckbox' Properties: [ DataBinding: 'DataHolderGlobalParameter.Data.CleanUpEnabled' Label: 'Enable' Taborder: 0 ] } Component dsCleanUp { #keys: '[146874.1.152947784]' BaseType: 'WebDurationSelector' Properties: [ DataBinding: 'DataHolderGlobalParameter.Data.CleanUpFrequency' Label: 'Frequency' Taborder: 1 ] } Component dtsCleanUp { #keys: '[146874.1.152947828]' BaseType: 'WebDateTimeSelector' Properties: [ DataBinding: 'DataHolderGlobalParameter.Data.CleanUpStartTime' Label: 'Start time' Taborder: 2 ] } ] Properties: [ FixedSize: true Taborder: 0 Title: 'Clean up daemon' ] }