| IRecordMatchingConfigurationMetadataUpdatedBy Property |
Gets the user which updated this object
Namespace:
SanteDB.Core.Matching
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string UpdatedBy { get; }
ReadOnly Property UpdatedBy As String
Get
property String^ UpdatedBy {
String^ get ();
}
abstract UpdatedBy : string with get
Property Value
Type:
StringSee Also