| ISynchronizationQueueEntryId Property |
Gets the identifier of the queue entry
Namespace:
SanteDB.DisconnectedClient.Synchronization
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax Property Id As Integer
Get
Set
property int Id {
int get ();
void set (int value);
}
abstract Id : int with get, set
Property Value
Type:
Int32See Also