| MatchConfigurationCollectionUuid Property |
Gets the name of the matching configuration collection
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public Guid Uuid { get; set; }
Public Property Uuid As Guid
Get
Set
public:
virtual property Guid Uuid {
Guid get () sealed;
void set (Guid value) sealed;
}
abstract Uuid : Guid with get, set
override Uuid : Guid with get, set
Property Value
Type:
GuidImplements
IRecordMatchingConfigurationUuidSee Also