Table of Contents

Class OutlineBranch

Namespace
InSite.Admin.Workflow.Forms
Assembly
InSite.UI.dll
public class OutlineBranch
Inheritance
OutlineBranch
Inherited Members

Constructors

OutlineBranch()

public OutlineBranch()

Properties

BranchToPageNumber

public int BranchToPageNumber { get; set; }

Property Value

int

BranchToQuestionCode

public string BranchToQuestionCode { get; set; }

Property Value

string

BranchToQuestionSequence

public int BranchToQuestionSequence { get; set; }

Property Value

int

BranchToQuestionTitle

public string BranchToQuestionTitle { get; set; }

Property Value

string

IsNotFirstQuestion

public bool IsNotFirstQuestion { get; set; }

Property Value

bool

IsNotFollowingPage

public bool IsNotFollowingPage { get; set; }

Property Value

bool

OptionItemIdentifier

public Guid OptionItemIdentifier { get; set; }

Property Value

Guid

OptionItemLetter

public string OptionItemLetter { get; set; }

Property Value

string

OptionItemSequence

public int OptionItemSequence { get; set; }

Property Value

int

OptionItemTitle

public string OptionItemTitle { get; set; }

Property Value

string

OptionListIdentifier

public Guid OptionListIdentifier { get; set; }

Property Value

Guid

OptionListSequence

public int OptionListSequence { get; set; }

Property Value

int

OptionListTitle

public string OptionListTitle { get; set; }

Property Value

string

QuestionCode

public string QuestionCode { get; set; }

Property Value

string

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid

QuestionSequence

public int QuestionSequence { get; set; }

Property Value

int

QuestionTitle

public string QuestionTitle { get; set; }

Property Value

string

SingleList

public bool SingleList { get; set; }

Property Value

bool