Click or drag to resize

RemoteJobManagerRemoteJobScheduleStartTime Property

Get the start or termination time

Namespace:  SanteDB.DisconnectedClient.Services.Remote
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public DateTime StartTime { get; set; }

Property Value

Type: DateTime

Implements

IJobScheduleStartTime
See Also