 | IDescribedConfigurationTaskAdditionalInformation Property |
Gets additional information about the task and what the task is performing
Namespace: SanteDB.Core.ConfigurationAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxstring AdditionalInformation { get; }ReadOnly Property AdditionalInformation As String
Get
property String^ AdditionalInformation {
String^ get ();
}abstract AdditionalInformation : string with get
Property Value
String
See Also