Class NotificationTriggered
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class NotificationTriggered : Change, IChange
- Inheritance
-
NotificationTriggered
- Implements
- Inherited Members
- Extension Methods
Constructors
NotificationTriggered(string)
public NotificationTriggered(string name)
Parameters
namestring
Properties
Name
public string Name { get; set; }