1
2
3
4
5
6
7
8
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Method CreateInterest (Key datasetMDSID_i, String datasetKind_i, String datasetPath_i,  
 |    String datasetName_i, String datasetType_i, Key dataTransformationDefinition_i,  
 |    Boolean isDatasetEvent_i) 
 |  { 
 |    TextBody: 'error( "SHOULD NOT REACHABLE" );' 
 |  } 
 |  
  |