Table of Contents

Class ArchiveNurseDataConfig

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

Represents the configuration settings used to control the archiving process for nurse-related data.

public class ArchiveNurseDataConfig
Inheritance
ArchiveNurseDataConfig
Inherited Members
Extension Methods

Properties

Active

public bool Active { get; set; }

Property Value

bool

EndDateAfterMinutes

public int EndDateAfterMinutes { get; set; }

Property Value

int