Class SurveyQuestionContentChanged
public class SurveyQuestionContentChanged : Change, IChange
- Inheritance
-
SurveyQuestionContentChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
SurveyQuestionContentChanged(Guid, ContentContainer)
public SurveyQuestionContentChanged(Guid question, ContentContainer content)
Parameters
questionGuidcontentContentContainer
Properties
Content
public ContentContainer Content { get; }
Property Value
Question
public Guid Question { get; }