Click or drag to resize

IApplicationServiceContractGetTemplateView Method

Get the view for the specified template

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

Parameters

templateId
Type: SystemString

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

See Also