 | 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
SyntaxReadOnly Property Progress As Single
Get
property float Progress {
float get ();
}
abstract Progress : float32 with get
Property Value
Type:
Single
See Also