Click or drag to resize

IApplicationServiceContractGetTemplates Method

Get all templates

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

Return Value

Type: ListAppletTemplateDefinition

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

See Also