Table of Contents

Class ChangeSurveyHook

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

Constructors

ChangeSurveyHook(Guid, string)

public ChangeSurveyHook(Guid form, string hook)

Parameters

form Guid
hook string

Properties

Hook

public string Hook { get; set; }

Property Value

string