 | ISynchronizationLogQueryQueryId Property |
Gets or sets the UUID of the query
Namespace: SanteDB.Client.Disconnected.Data.SynchronizationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
SyntaxReadOnly Property QueryId As Guid
Get
property Guid QueryId {
Guid get ();
}abstract QueryId : Guid with get
Property Value
Guid
See Also