| DataRetentionJobStatusText Property |
Gets the current status
Namespace:
SanteDB.Core.Jobs
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string StatusText { get; }
Public ReadOnly Property StatusText As String
Get
public:
virtual property String^ StatusText {
String^ get () sealed;
}
abstract StatusText : string with get
override StatusText : string with get
Property Value
Type:
StringImplements
IReportProgressJobStatusTextSee Also