| IDiagnosticsProbeUuid Property |
Gets the UUID of the performance counter
Namespace:
SanteDB.Core.Diagnostics
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Uuid As Guid
Get
property Guid Uuid {
Guid get ();
}
abstract Uuid : Guid with get
Property Value
Type:
GuidSee Also