Click or drag to resize

DataQualityExtensionCleanJobLastStarted Property

Gets the time that the job was last run

Namespace:  SanteDB.Core.Data.Quality
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public DateTime? LastStarted { get; }

Property Value

Type: NullableDateTime

Implements

IJobLastStarted
See Also