xiaoding721
2024-11-11 ee8ce391f8ee400130b49645a7717b62a7bf73cf
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
Method IsInterestedByDataset (Key datasetMDSID_i) const declarative remote as Boolean
{
  IsAbstract: true
  TextBody: 'return false;'
}