| IDescribedConfigurationTaskAdditionalInformation Property |
Gets additional information about the task and what the task is performing
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string AdditionalInformation { get; }
ReadOnly Property AdditionalInformation As String
Get
property String^ AdditionalInformation {
String^ get ();
}
abstract AdditionalInformation : string with get
Property Value
Type:
StringSee Also