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