Find a Schedule by the property TimeOfDay. returns null if not found.
Find a Schedule by the property TimeOfDay. returns null if not found.
public Schedule FindByTimeOfDay(SqlDateTime);
Find a Schedule by the property TimeOfDay. returns null if not found.
public Schedule FindByTimeOfDay(SqlDateTime,CompareType);
Find a Schedule by the property TimeOfDay. returns null if not found.
public Schedule FindByTimeOfDay(string);
Find a Schedule by the property TimeOfDay. returns null if not found.
public Schedule FindByTimeOfDay(string,CompareType);
ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace