Click or drag to resize
INotificationSetItem Property

Namespace: FlexRule.Notifications
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.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