9.2.3.5 GroupingType
This property specifies the type of grouping notification.
Declaration
// C# public OracleAQNotificationGroupingType GroupingType {get; set}
Property Value
An OracleAQNotificationGroupingType
enum value
Remarks
The default value is OracleAQNotificationGroupingType.Summary
.
Modifying this property after the completion of a successful registration has no effect.