Hi,
Math.Remainder(ModelEntity.ProcessingTime, 3) = 0
Additionally you should just check if it is larger than 0.
Unless you assigned a ProcessingTime variable or property to your ModelEntity it will not work. Usually the processing time is linked to a Server.
Regards,
Willem