Click or drag to resize

IntegrationQueryOptionsQueryId Property

Gets or sets the query identifier for the query

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public Guid QueryId { get; set; }

Property Value

Type: Guid
See Also