Class GradeItemNotificationsChanged
public class GradeItemNotificationsChanged : Change, IChange
- Inheritance
-
GradeItemNotificationsChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GradeItemNotificationsChanged(Guid, Notification[])
public GradeItemNotificationsChanged(Guid item, Notification[] notifications)
Parameters
itemGuidnotificationsNotification[]
Properties
Item
public Guid Item { get; set; }
Property Value
Notifications
public Notification[] Notifications { get; set; }