Table of Contents

Class ColorConfigDto.ProcedureColors

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

Represents a collection of color definitions used to visually represent procedures.

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

Properties

Default

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

Property Value

ColorConfigDto.AppearanceSettings

Expired

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

Property Value

ColorConfigDto.AppearanceSettings

Finished

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

Property Value

ColorConfigDto.AppearanceSettings

Initialized

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

Property Value

ColorConfigDto.AppearanceSettings