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