Table of Contents

Class OutlineCondition

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

Constructors

OutlineCondition()

public OutlineCondition()

Properties

MaskedQuestionCode

public string MaskedQuestionCode { get; }

Property Value

string

MaskedQuestionIdentifier

public Guid MaskedQuestionIdentifier { get; }

Property Value

Guid

MaskedQuestionSequence

public int MaskedQuestionSequence { get; }

Property Value

int

MaskedQuestionTitle

public string MaskedQuestionTitle { get; }

Property Value

string

MaskingListSequence

public int MaskingListSequence { get; }

Property Value

int

MaskingListTitle

public string MaskingListTitle { get; }

Property Value

string

MaskingOptionIdentifier

public Guid MaskingOptionIdentifier { get; }

Property Value

Guid

MaskingOptionTitle

public string MaskingOptionTitle { get; }

Property Value

string

MaskingQuestionCode

public string MaskingQuestionCode { get; }

Property Value

string

MaskingQuestionSequence

public int MaskingQuestionSequence { get; }

Property Value

int

MaskingQuestionTitle

public string MaskingQuestionTitle { get; }

Property Value

string

ShowList

public bool ShowList { get; }

Property Value

bool