Click or drag to resize

AmiServiceBehaviorResourceOptions Method

Get resource options

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.AmiServiceBehavior.ResourceOptions(System.String)"]

Return Value

Type: ServiceResourceOptions

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

Implements

IAmiServiceContractResourceOptions(String)
See Also