xiaoding721
2024-11-13 886d1f4f63de458a51f40d5966c7180ee64e0d22
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
Method SetLastImportTime
{
  Description: 'Set to current date time on success import'
  TextBody: 'this.LastImportTime( DateTime::Now() );'
}