Gets multiple Enrollments based on the criteria specified by QueryCriteria.And(..).
Gets multiple Enrollments based on the criteria specified by QueryCriteria.And(..).
public EnrollmentCollection GetEnrollmentCollection();
Gets multiple Enrollments based on the criteria specified by AddCriteria(..).
public EnrollmentCollection GetEnrollmentCollection(params FetchPathRelation[]);
DataManager Class | OleroTrainingBiz Namespace