Table of Contents

Class SurveyHookChanged

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

Constructors

SurveyHookChanged(string)

public SurveyHookChanged(string hook)

Parameters

hook string

Properties

Hook

public string Hook { get; set; }

Property Value

string