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