Class OutlineBranch
- Namespace
- InSite.Admin.Workflow.Forms
- Assembly
- InSite.UI.dll
public class OutlineBranch
- Inheritance
-
OutlineBranch
- Inherited Members
-
Constructors
Properties
BranchToPageNumber
public int BranchToPageNumber { get; set; }
Property Value
- int
public string BranchToQuestionCode { get; set; }
Property Value
- string
public int BranchToQuestionSequence { get; set; }
Property Value
- int
public string BranchToQuestionTitle { get; set; }
Property Value
- string
public bool IsNotFirstQuestion { get; set; }
Property Value
- bool
IsNotFollowingPage
public bool IsNotFollowingPage { get; set; }
Property Value
- bool
public Guid OptionItemIdentifier { get; set; }
Property Value
- Guid
public string OptionItemLetter { get; set; }
Property Value
- string
public int OptionItemSequence { get; set; }
Property Value
- int
public string OptionItemTitle { get; set; }
Property Value
- string
public Guid OptionListIdentifier { get; set; }
Property Value
- Guid
public int OptionListSequence { get; set; }
Property Value
- int
public string OptionListTitle { get; set; }
Property Value
- string
public string QuestionCode { get; set; }
Property Value
- string
public Guid QuestionIdentifier { get; set; }
Property Value
- Guid
public int QuestionSequence { get; set; }
Property Value
- int
public string QuestionTitle { get; set; }
Property Value
- string
public bool SingleList { get; set; }
Property Value
- bool