Click or drag to resize

IAmiServiceContractResourceOptions Method

Get the specific options supported for the

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

Parameters

resourceType
Type: SystemString
The type of resource to get service options

Return Value

Type: ServiceResourceOptions

[Missing <returns> documentation for "M:SanteDB.Rest.AMI.IAmiServiceContract.ResourceOptions(System.String)"]

See Also