| IRecordMatchingConfigurationUuid Property |
Gets the unique UUID for this configuration
Namespace:
SanteDB.Core.Matching
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