Table of Contents

Class ChangeEventFormat

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

Constructors

ChangeEventFormat(Guid, string)

public ChangeEventFormat(Guid @event, string format)

Parameters

event Guid
format string

Properties

EventFormat

public string EventFormat { get; set; }

Property Value

string