| MatchConfigurationMetadataUpdatedBy Property |
Gets or sets the updated person
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public string UpdatedBy { get; set; }
Public Property UpdatedBy As String
Get
Set
public:
virtual property String^ UpdatedBy {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract UpdatedBy : string with get, set
override UpdatedBy : string with get, set
Property Value
Type:
StringImplements
IRecordMatchingConfigurationMetadataUpdatedBySee Also