Click or drag to resize

BiMaterializeJobCurrentState Property

Gets or sets the current state

Namespace:  SanteDB.BI.Jobs
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public JobStateType CurrentState { get; }

Property Value

Type: JobStateType

Implements

IJobCurrentState
See Also