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