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