Class SendInsightNotificationEventArgs
Inheritance
System.Object
SendInsightNotificationEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class SendInsightNotificationEventArgs : ServiceEventArgs<InsightsNotificationRequest, InsightsNotificationResponse>
Constructors
SendInsightNotificationEventArgs(InsightsNotificationRequest)
Initializes a new instance of the InsightsNotificationRequest class.
Declaration
public SendInsightNotificationEventArgs(InsightsNotificationRequest request)
Parameters
Type | Name | Description |
---|---|---|
InsightsNotificationRequest | request |