Click or drag to resize

IJobLastFinished Property

Gets the time the job last finished

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

Property Value

Type: NullableDateTime
See Also