Click or drag to resize

IAmiServiceContractSearch Method

Searches the specified resource type for matches

Namespace:  SanteDB.Rest.AMI
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
AmiCollection Search(
	string resourceType
)

Parameters

resourceType
Type: SystemString
The resource type to be searched

Return Value

Type: AmiCollection
The results of the search
See Also