Too much code.. too little description of the problem, issues encountered, location of the error, etc !!
On Apr 24, 9:47 pm, Emmanuel <[email protected]> wrote: > I have this class and I need to add an alert in case > inspStartTime.TimeID is greater than inspEndTime.TimeID > > Each value represents a time e.g. 16:30 if inspStartTime.TimeID = > 16:30 and inspEndTime.TimeID = 15.30 then throw exception. > > snipped.
