Click or drag to resize

HdsiServiceBehaviorResourceOptions Method

Get options for resource

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public override ServiceResourceOptions ResourceOptions(
	string resourceType
)

Parameters

resourceType
Type: SystemString

[Missing <param name="resourceType"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.HdsiServiceBehavior.ResourceOptions(System.String)"]

Return Value

Type: ServiceResourceOptions

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.HdsiServiceBehavior.ResourceOptions(System.String)"]

Implements

IHdsiServiceContractResourceOptions(String)
See Also