Click or drag to resize

CodeSearchRequest Constructor (NameValueCollection)

Constructor with default values

Namespace:  SanteDB.DisconnectedClient.Ags.Model
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public CodeSearchRequest(
	NameValueCollection nvc
)

Parameters

nvc
Type: System.Collections.SpecializedNameValueCollection

[Missing <param name="nvc"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Model.CodeSearchRequest.#ctor(System.Collections.Specialized.NameValueCollection)"]

See Also