Class PointOfCareMapping
- Namespace
- adas_core.Domain.Models.AppSettings
- Assembly
- adas-core.Domain.dll
Represents a mapping configuration for point of care data, defining relationships between source and target structures.
public class PointOfCareMapping
- Inheritance
-
PointOfCareMapping
- Inherited Members
- Extension Methods
Properties
Key
public string? Key { get; set; }
Property Value
Refresh
public int? Refresh { get; set; }
Property Value
- int?
Required
public bool Required { get; set; }