| BiMaterializeJobStatusText Property |
Gets the status text
Namespace:
SanteDB.BI.Jobs
Assembly:
SanteDB.BI (in SanteDB.BI.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