Class DoctorTypeList
Represents a master list of doctor types, extending the base MasterList class.
public class DoctorTypeList : MasterList
- Inheritance
-
DoctorTypeList
- Inherited Members
- Extension Methods
Remarks
This class serves as a specialized collection that inherits the core list behavior from MasterList, tailored for managing doctor type entries.