Click or drag to resize

HdsiServiceBehaviorResolvePointer Method

Resolve the specified code

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public override void ResolvePointer(
	NameValueCollection parms
)

Parameters

parms
Type: System.Collections.SpecializedNameValueCollection

[Missing <param name="parms"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.HdsiServiceBehavior.ResolvePointer(System.Collections.Specialized.NameValueCollection)"]

Implements

IHdsiServiceContractResolvePointer(NameValueCollection)
See Also