{CompanyName} FlexyGo

Notices..::..UpdateNoticeBadge Method

Update notice icon using SignalR Controller

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static bool UpdateNoticeBadge(
	EntityObject Entity,
	ref ProcessManager..::..ProcessHelper Ret
)
Public Shared Function UpdateNoticeBadge ( _
	Entity As EntityObject, _
	ByRef Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
Not Used
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
A process helper with return information

Return Value

true if success, false otherwise.