Click or drag to resize

RemoteJobManagerRemoteJobScheduleStopTime Property

Get the stop or termination time

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

Property Value

Type: NullableDateTime

Implements

IJobScheduleStopTime
See Also