Click or drag to resize

ITickleServiceSendTickle Method

Send a tickle to the user screen

Namespace: SanteDB.Client.Tickles
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
void SendTickle(
	Tickle tickle
)

Parameters

tickle  Tickle

[Missing <param name="tickle"/> documentation for "M:SanteDB.Client.Tickles.ITickleService.SendTickle(SanteDB.Client.Tickles.Tickle)"]

See Also