xiaoding721
2024-11-13 886d1f4f63de458a51f40d5966c7180ee64e0d22
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
Method DetermineNeedExecuteOutbound () declarative as Boolean
{
  Description: 'Determines if the outbound queue needs processing, so if there is anything to sent.'
  TextBody: 'return false;'
}