Filter by the property ID.
Filter by the property ID.
public TeacherCollection FilterByID(int);
Filter by the property ID.
public TeacherCollection FilterByID(int,CompareType);
Filter by the property ID.
public TeacherCollection FilterByID(string);
Filter by the property ID.
public TeacherCollection FilterByID(string,CompareType);
TeacherCollectionOrmTemplate Class | OleroTrainingBiz Namespace