Table of Contents

Class TypeChanged

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

Constructors

TypeChanged(string)

public TypeChanged(string type)

Parameters

type string

Properties

Type

public string Type { get; set; }

Property Value

string