Quintiq file version 2.0
|
#parent: #root
|
StaticMethod ConstraintNameIsUsedVarDef (
|
const Operation operation,
|
const Period_MP period
|
) const declarative remote as String
|
{
|
TextBody: "return 'settozeroifnotused' + operation.Key().AsQUILL() + period.Key().AsQUILL();"
|
InterfaceProperties { Accessibility: 'Module' }
|
}
|