Click or drag to resize

BiMaterializeJobLastFinished Property

Gets the time that this job was last finished

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

Property Value

Type: NullableDateTime

Implements

IJobLastFinished
See Also