 | MatchConfigurationCollectionUuid Property |
Gets the name of the matching configuration collection
Namespace: SanteDB.Matcher.DefinitionAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
GuidImplements
IRecordMatchingConfigurationUuid
See Also