Click or drag to resize

HdsiServiceBehaviorBaseResourceOptions Method

Options resource

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

Parameters

resourceType
Type: SystemString

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

Return Value

Type: ServiceResourceOptions

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

Implements

IHdsiServiceContractResourceOptions(String)
See Also