Table of Contents

Class TreatmentList

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

Represents a specialized list of treatment items that inherits its core list functionality from the MasterList base class.

public class TreatmentList : MasterList
Inheritance
TreatmentList
Inherited Members
Extension Methods

Remarks

Acts as a domain-specific collection type for organizing and managing treatments within the system.