Table of Contents

Class ColorConfig.ProcedureColors

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

Represents a set of colors used to define or customize the appearance of a procedure.

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

Properties

Default

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

Property Value

ColorConfig.AppearanceSettings

Expired

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

Property Value

ColorConfig.AppearanceSettings

Finished

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

Property Value

ColorConfig.AppearanceSettings

Initialized

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

Property Value

ColorConfig.AppearanceSettings