Table of Contents

Class RetitleEvent

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

Constructors

RetitleEvent(Guid, string)

public RetitleEvent(Guid id, string title)

Parameters

id Guid
title string

Properties

EventTitle

public string EventTitle { get; set; }

Property Value

string