Click or drag to resize
INotificationSetItem Property

Namespace: FlexRule.Notifications
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
INotification this[
	Object group
] { get; }

Parameters

group
Type: SystemObject

Property Value

Type: INotification
See Also