Table of Contents

Class TriggerEventNotification

Namespace
InSite.Application.Events.Write
Assembly
Shift.Sdk.dll
public class TriggerEventNotification : Command, ICommand
Inheritance
TriggerEventNotification
Implements
Inherited Members
Extension Methods

Constructors

TriggerEventNotification(Guid, string)

public TriggerEventNotification(Guid aggregate, string name)

Parameters

aggregate Guid
name string

Properties

Name

public string Name { get; set; }

Property Value

string