Click or drag to resize

IApplicationServiceContractGetTickles Method

Gets the tickles/reminders which are alerts in the application

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

Return Value

Type: ListTickle

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

See Also