Table of Contents

Class SurveyBranch

Namespace
InSite.Domain.Surveys.Forms
Assembly
Shift.Sdk.dll
public class SurveyBranch
Inheritance
SurveyBranch
Inherited Members
Extension Methods

Constructors

SurveyBranch()

public SurveyBranch()

Properties

FromOptionItem

public SurveyOptionItem FromOptionItem { get; set; }

Property Value

SurveyOptionItem

ToQuestion

public SurveyQuestion ToQuestion { get; set; }

Property Value

SurveyQuestion