Click or drag to resize

HdsiServiceBehaviorBaseResolvePointer Method

Resolve a code

Namespace:  SanteDB.Rest.HDSI
Assembly:  SanteDB.Rest.HDSI (in SanteDB.Rest.HDSI.dll) Version: 2.2.1
Syntax
public virtual void ResolvePointer(
	NameValueCollection parms
)

Parameters

parms
Type: System.Collections.SpecializedNameValueCollection

[Missing <param name="parms"/> documentation for "M:SanteDB.Rest.HDSI.HdsiServiceBehaviorBase.ResolvePointer(System.Collections.Specialized.NameValueCollection)"]

Implements

IHdsiServiceContractResolvePointer(NameValueCollection)
See Also