Table of Contents

Class EventRetitled

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class EventRetitled : Change, IChange
Inheritance
EventRetitled
Implements
Inherited Members
Extension Methods

Constructors

EventRetitled(string)

public EventRetitled(string title)

Parameters

title string

Properties

Title

public string Title { get; set; }

Property Value

string