 | 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
Syntaxpublic abstract Guid Uuid { get; }
Public MustOverride ReadOnly Property Uuid As Guid
Get
public:
virtual property Guid Uuid {
Guid get () abstract;
}
abstract Uuid : Guid with get
Property Value
Type:
GuidImplements
IDiagnosticsProbeUuid
See Also