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
Expired
public ColorConfig.AppearanceSettings? Expired { get; set; }
Property Value
Finished
public ColorConfig.AppearanceSettings? Finished { get; set; }
Property Value
Initialized
public ColorConfig.AppearanceSettings? Initialized { get; set; }