| BiMaterializeJobProgress Property |
Current progress
Namespace:
SanteDB.BI.Jobs
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public float Progress { get; }
Public ReadOnly Property Progress As Single
Get
public:
virtual property float Progress {
float get () sealed;
}
abstract Progress : float32 with get
override Progress : float32 with get
Property Value
Type:
SingleImplements
IReportProgressJobProgressSee Also