Click or drag to resize

ISynchronizationQueueEntryIsRetry Property

Get whether the object is a retry

Namespace:  SanteDB.DisconnectedClient.Synchronization
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
bool IsRetry { get; set; }

Property Value

Type: Boolean
See Also