| IRecordMatchingConfigurationMetadataCreatedBy Property |
Gets the author of the configuration metadata
Namespace:
SanteDB.Core.Matching
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string CreatedBy { get; }
ReadOnly Property CreatedBy As String
Get
property String^ CreatedBy {
String^ get ();
}
abstract CreatedBy : string with get
Property Value
Type:
StringSee Also