Click or drag to resize

DiagnosticsProbeBaseTMeasureUnit Property

Gets the unit of measure

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

Property Value

Type: String

Implements

IDiagnosticsProbeUnit
See Also