Click or drag to resize

HdsiServiceBehaviorBase Constructor

HDSI Service Behavior

Namespace:  SanteDB.Rest.HDSI
Assembly:  SanteDB.Rest.HDSI (in SanteDB.Rest.HDSI.dll) Version: 2.2.1
Syntax
public HdsiServiceBehaviorBase(
	IDataCachingService dataCache
)

Parameters

dataCache
Type: SanteDB.Core.ServicesIDataCachingService

[Missing <param name="dataCache"/> documentation for "M:SanteDB.Rest.HDSI.HdsiServiceBehaviorBase.#ctor(SanteDB.Core.Services.IDataCachingService)"]

See Also