Click or drag to resize

DataRetentionJobCurrentState Property

Gets or sets the current state

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

Property Value

Type: JobStateType

Implements

IJobCurrentState
See Also