| IReportProgressJobProgress Property |
Gets the progress of the job
Namespace:
SanteDB.Core.Jobs
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Progress As Single
Get
property float Progress {
float get ();
}
abstract Progress : float32 with get
Property Value
Type:
SingleSee Also