Class SurveyOptionListAdded
public class SurveyOptionListAdded : Change, IChange
- Inheritance
-
SurveyOptionListAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
SurveyOptionListAdded(Guid, Guid)
public SurveyOptionListAdded(Guid question, Guid list)
Parameters
Properties
List
public Guid List { get; }
Property Value
Question
public Guid Question { get; set; }