Click or drag to resize

ApplicationServiceBehaviorGetTemplateView Method

Get the template view

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public void GetTemplateView(
	string templateId
)

Parameters

templateId
Type: SystemString

[Missing <param name="templateId"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.ApplicationServiceBehavior.GetTemplateView(System.String)"]

Implements

IApplicationServiceContractGetTemplateView(String)
See Also