Class OutlineCondition
- Namespace
- InSite.Admin.Workflow.Forms
- Assembly
- InSite.UI.dll
public class OutlineCondition
- Inheritance
-
OutlineCondition
- Inherited Members
-
Constructors
public OutlineCondition()
Properties
public string MaskedQuestionCode { get; }
Property Value
- string
public Guid MaskedQuestionIdentifier { get; }
Property Value
- Guid
public int MaskedQuestionSequence { get; }
Property Value
- int
public string MaskedQuestionTitle { get; }
Property Value
- string
public int MaskingListSequence { get; }
Property Value
- int
public string MaskingListTitle { get; }
Property Value
- string
public Guid MaskingOptionIdentifier { get; }
Property Value
- Guid
public string MaskingOptionTitle { get; }
Property Value
- string
public string MaskingQuestionCode { get; }
Property Value
- string
public int MaskingQuestionSequence { get; }
Property Value
- int
public string MaskingQuestionTitle { get; }
Property Value
- string
public bool ShowList { get; }
Property Value
- bool