Table of Contents

Class ColorConfigDto.TherapyColors

Namespace
adas_core.Domain.Models.DTO.Display
Assembly
adas-core.Domain.dll

Provides a centralized set of color values used throughout the therapy-related user interface or visual components.

public class ColorConfigDto.TherapyColors
Inheritance
ColorConfigDto.TherapyColors
Inherited Members
Extension Methods

Properties

Default

public ColorConfigDto.AppearanceSettings? Default { get; set; }

Property Value

ColorConfigDto.AppearanceSettings

Finished

public ColorConfigDto.AppearanceSettings? Finished { get; set; }

Property Value

ColorConfigDto.AppearanceSettings

InProgress

public ColorConfigDto.AppearanceSettings? InProgress { get; set; }

Property Value

ColorConfigDto.AppearanceSettings

Initialized

public ColorConfigDto.AppearanceSettings? Initialized { get; set; }

Property Value

ColorConfigDto.AppearanceSettings