yanyuan
2023-10-09 e7f56c3cb479db71d847a2db81ba92f1e7f0f035
1
2
3
4
5
6
7
8
9
Quintiq file version 2.0
#parent: #root
MethodOverride Update (
  IOBase importedobject,
  String datasource
)
{
  TextBody: 'this.Update( importedobject.astype( IOOperationInputSet ), datasource );'
}