1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #root 
 |  #parent: #DomainModel 
 |  Type OperationInCampaignType 
 |  { 
 |    #keys: '5[110880.4.752876144][110880.4.752876142][0.0.0][110880.4.752876143][110880.4.752876145]' 
 |    BaseType: Object 
 |    Description: 'MP' 
 |    OnCommit: 'this.IsManuallyConfigured( true )' 
 |    OnDelete: 'this.DeletePeriodTaskInCampaigns();' 
 |    StructuredName: 'OperationInCampaignTypes' 
 |    InterfaceProperties { Accessibility: 'Extensible' } 
 |  } 
 |  
  |