Table of Contents

Class MedicalConfig

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

Represents a configuration class for medical-related settings and parameters.

public class MedicalConfig
Inheritance
MedicalConfig
Inherited Members
Extension Methods

Remarks

Serves as a container for medical configuration data, providing a centralized structure to manage and access medical settings within the application.

Properties

HasFinalizeTime

public bool HasFinalizeTime { get; set; }

Property Value

bool

HasStartTime

public bool HasStartTime { get; set; }

Property Value

bool