| ISynchronizationLogQueryUuid Property |
Gets or sets the UUID of the query
Namespace:
SanteDB.DisconnectedClient.Synchronization
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax Property Uuid As Guid
Get
Set
property Guid Uuid {
Guid get ();
void set (Guid value);
}
abstract Uuid : Guid with get, set
Property Value
Type:
GuidSee Also