  | BiMaterializeJobProgress Property  | 
 
            Current progress
            
 
    Namespace: 
   SanteDB.BI.Jobs
    Assembly:
   SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntaxpublic 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
IReportProgressJobProgress
See Also