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
formGuidquestionGuidcontentContentContainer
Properties
Content
public ContentContainer Content { get; }
Property Value
Question
public Guid Question { get; }