Click or drag to resize

LocalPersistenceExceptionOperation Property

Gets or sets the operation.

Namespace:  SanteDB.DisconnectedClient.Exceptions
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public SynchronizationOperationType Operation { get; }

Property Value

Type: SynchronizationOperationType
The operation.
See Also