Click or drag to resize

RestClientEventArgsBaseQuery Property

Query passed to the request

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public NameValueCollection Query { get; }

Property Value

Type: NameValueCollection
See Also