Quintiq file version 2.0
|
#parent: #root
|
TypeDataInterface ProductionLineBatchData
|
{
|
TypeKey: '[412672.0.998406956]'
|
ImageDataMember ImageIsEnable
|
{
|
#keys: '1[414996.1.47042956]'
|
ImageSpecifications:
|
[
|
ImageDataMemberImageSpecification
|
{
|
Description: 'Enable'
|
Image: 'CHECKEDCHECKBOX'
|
Quill: 'object.IsEnable()'
|
Value: 'Enable'
|
}
|
ImageDataMemberImageSpecification
|
{
|
Description: 'Disable'
|
Image: 'EMPTYCHECKBOX'
|
Quill: 'not object.IsEnable()'
|
Value: 'Disable'
|
}
|
]
|
}
|
}
|