Table of Contents

Class SiteTypeChanged

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

Constructors

SiteTypeChanged(string)

public SiteTypeChanged(string type)

Parameters

type string

Properties

Type

public string Type { get; set; }

Property Value

string