Class SurveyBranch
public class SurveyBranch
- Inheritance
-
SurveyBranch
- Inherited Members
- Extension Methods
Constructors
SurveyBranch()
public SurveyBranch()
Properties
FromOptionItem
public SurveyOptionItem FromOptionItem { get; set; }
Property Value
ToQuestion
public SurveyQuestion ToQuestion { get; set; }