Click or drag to resize

IJobCurrentState Property

Gets the current status of the job

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

Property Value

Type: JobStateType
See Also