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