protected IC2TradingSystem GetC2SYSTEM(long ID)
 {
     return(queryRunner.GetC2SYSTEM(ID));
 }