RgfEventNotificationServiceRemoveNotificationManager Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.12.0.11119
C#
public bool RemoveNotificationManager(
	string scope
)

Parameters

scope  String
 

Return Value

Boolean

Implements

IRgfEventNotificationService.RemoveNotificationManager(String)

See Also