Table of Contents

Class TriggerNotification

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

Constructors

TriggerNotification(Guid, string)

public TriggerNotification(Guid aggregate, string name)

Parameters

aggregate Guid
name string

Properties

Name

public string Name { get; set; }

Property Value

string