Click or drag to resize

RemoteSynchronizationJobCurrentState Property

Gets the current state

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

Property Value

Type: JobStateType

Implements

IJobCurrentState
See Also