Class SurveyBranchAdded
public class SurveyBranchAdded : Change, IChange
- Inheritance
-
SurveyBranchAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
SurveyBranchAdded(Guid, Guid?)
public SurveyBranchAdded(Guid fromItem, Guid? toQuestion)
Parameters
Properties
FromItem
public Guid FromItem { get; }
Property Value
ToQuestion
public Guid? ToQuestion { get; }
Property Value
- Guid?