Table of Contents

Class ChangeSurveyQuestionContent

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

Constructors

ChangeSurveyQuestionContent(Guid, Guid, ContentContainer)

public ChangeSurveyQuestionContent(Guid form, Guid question, ContentContainer content)

Parameters

form Guid
question Guid
content ContentContainer

Properties

Content

public ContentContainer Content { get; }

Property Value

ContentContainer

Question

public Guid Question { get; }

Property Value

Guid