Table of Contents

Class SurveyQuestionDeleted

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

Constructors

SurveyQuestionDeleted(Guid)

public SurveyQuestionDeleted(Guid question)

Parameters

question Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid