Table of Contents

Class InterventionsCodes

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

Represents a collection or registry of intervention codes used to identify or categorize specific interventions.

public class InterventionsCodes
Inheritance
InterventionsCodes
Inherited Members
Extension Methods

Properties

FinalValue

public object? FinalValue { get; set; }

Property Value

object

InitialValue

public object? InitialValue { get; set; }

Property Value

object