Click or drag to resize

HdsiServiceBehaviorBaseHeadSearch Method

Perform the search but only return the headers

Namespace:  SanteDB.Rest.HDSI
Assembly:  SanteDB.Rest.HDSI (in SanteDB.Rest.HDSI.dll) Version: 2.2.1
Syntax
public virtual void HeadSearch(
	string resourceType
)

Parameters

resourceType
Type: SystemString

[Missing <param name="resourceType"/> documentation for "M:SanteDB.Rest.HDSI.HdsiServiceBehaviorBase.HeadSearch(System.String)"]

Implements

IHdsiServiceContractHeadSearch(String)
See Also