Click or drag to resize

IHdsiServiceContractResourceOptions Method

Returns specific options for a single resource

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

Parameters

resourceType
Type: SystemString

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

Return Value

Type: ServiceResourceOptions

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

See Also