Table of Contents

Class DoctorTypeList

Namespace
adas_core.Domain.Models.Masters
Assembly
adas-core.Domain.dll

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.