Click or drag to resize

IApplicationServiceContractGetTemplateForm Method

Get the form for the specified template

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

Parameters

templateId
Type: SystemString

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

See Also