| ISynchronizationQueueEntryOperation Property |
Gets the operation of the object
Namespace:
SanteDB.DisconnectedClient.Synchronization
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax SynchronizationOperationType Operation { get; set; }
Property Operation As SynchronizationOperationType
Get
Set
property SynchronizationOperationType Operation {
SynchronizationOperationType get ();
void set (SynchronizationOperationType value);
}
abstract Operation : SynchronizationOperationType with get, set
Property Value
Type:
SynchronizationOperationTypeSee Also