Click or drag to resize

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; }

Property Value

Type: Single

Implements

IReportProgressJobProgress
See Also