Click or drag to resize

MailSynchronizationJobLastStarted Property

Last time the job was started

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

Property Value

Type: NullableDateTime

Implements

IJobLastStarted
See Also