Click or drag to resize

DataQualityExtensionCleanJobLastFinished Property

Gets the time that the job was last finished

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

Property Value

Type: NullableDateTime

Implements

IJobLastFinished
See Also