Click or drag to resize

ApplicationServiceBehaviorGetTemplateForm Method

Get the specified template form

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

Parameters

templateId
Type: SystemString

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

Implements

IApplicationServiceContractGetTemplateForm(String)
See Also