Click or drag to resize

DiagnosticsProbeBaseTMeasureValue Property

Get the value of the measure

Namespace:  SanteDB.Core.Diagnostics
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public abstract TMeasure Value { get; }

Property Value

Type: TMeasure

Implements

IDiagnosticsProbeTValue
See Also