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