Click or drag to resize

SynchronizedAuditDispatchServiceLastStarted Property

Last time started

Namespace:  SanteDB.DisconnectedClient.Security.Audit
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