Click or drag to resize

RemoteSynchronizationJobLastStarted Property

Time last started

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