Click or drag to resize

DiagnosticsProbeBaseTMeasureUuid Property

Gets the identifier for the counter

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

Property Value

Type: Guid

Implements

IDiagnosticsProbeUuid
See Also