| DataRetentionJobProgress Property |
Get the current progress
Namespace:
SanteDB.Core.Jobs
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.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