Click or drag to resize

BiMaterializeJobLastStarted Property

Gets or sets the last time this job was started

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

Property Value

Type: NullableDateTime

Implements

IJobLastStarted
See Also