Click or drag to resize

ApplicationServiceBehaviorGetTemplates Method

Get all templates from the host

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public List<AppletTemplateDefinition> GetTemplates()

Return Value

Type: ListAppletTemplateDefinition

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.ApplicationServiceBehavior.GetTemplates"]

Implements

IApplicationServiceContractGetTemplates
See Also