Class SurveyBranchDeleted
public class SurveyBranchDeleted : Change, IChange
- Inheritance
-
SurveyBranchDeleted
- Implements
- Inherited Members
- Extension Methods
Constructors
SurveyBranchDeleted(Guid, Guid?)
public SurveyBranchDeleted(Guid item, Guid? skipToQuestion)
Parameters
Properties
Item
public Guid Item { get; }
Property Value
SkipToQuestion
public Guid? SkipToQuestion { get; }
Property Value
- Guid?