Click or drag to resize

RenderSimplifiedViewOperation Constructor

DI ctor

Namespace: SanteDB.Rest.AMI.Operation
Assembly: SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public RenderSimplifiedViewOperation(
	IDataTemplateManagementService dataTemplateManagementService
)

Parameters

dataTemplateManagementService  IDataTemplateManagementService

[Missing <param name="dataTemplateManagementService"/> documentation for "M:SanteDB.Rest.AMI.Operation.RenderSimplifiedViewOperation.#ctor(SanteDB.Core.Templates.IDataTemplateManagementService)"]

See Also