Name | Description | |
---|---|---|
![]() | AnswerLocation | Specifies answer control location |
![]() | CellControlStyle | Cell Control Style object. |
![]() | ControlStyle | Control style object. |
![]() | DesireAnswer | The answer we expect to get on the question. If not, subquestions will be asked. If not, then all subquestions will be asked by default. |
![]() | Disclamer | Disclaimer of the question. |
![]() | DisclamerTextItem | Disclaimer text item object. Specifies the attributes of disclaimer text. |
![]() | DoNotInherit | Indicates if the answer can be inherited from another plan |
![]() | InstructionNotesCtrlHeaderText | Instruction Notes CTRL Header Text. |
![]() | InstructionNotesCtrlIconType | Instruction Notes CTRL Icon Type object. |
![]() | InstructionNotesCtrlInstructionText | Instruction Notes CTRL Instruction Text. |
![]() | InstructionNotesCtrlLinkText | Instruction Notes CTRL Link Text. |
![]() | InstructionNotesCtrlToolTip | Instruction Notes CTRL Tool Tip. |
![]() | IsAgent | Indicates if the person answering the question is an agent. |
![]() | IsAutoAnswer | Indicates if this is an auto-answer. |
![]() | IsDisQualify | Indicates if the applicant is disqualified. |
![]() | IsEnroller | Indicates if the person answering the question is an enroller. |
![]() | IsGlobal | Indicates if [IsGlobal]. Default value is false. |
![]() | IsGroup | Represents a group of the questions. |
![]() | IsPreQualify | Indicates if the applicant is pre-qualified.
The IsPreQualify field is boolean and indicates if the question is a pre-qualifying question. |
![]() | IsPrimaryInsuredQuestion | Indicates if the person answering the question is an primary insured. |
![]() | IsReadOnly | Indicates if the question field is read-only. Sets a field as read-only. |
![]() | IsRequired | Indicates if the question is required. Sets a field as required. |
![]() | IsTable | Indicates if the question is in a table. Default value is false. |
![]() | Label | The label of the question. Sets the name of the field. |
![]() | NeedPostBack | Need postback object. |
![]() | Order | Order object. |
![]() | Override | Indicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
![]() | PageIndex | Page index object. |
![]() | ParentAnswer | Parent Answer object. |
![]() | QuestionCellWidth | The question cell width. Sets the question field's cell width. |
![]() | QuestionHorizontalAlign | Specifies the question horizontal alignment. Sets the question to horizontally align. |
![]() | QuestionRepeatDirection | Specifies the question repeat direction for radio button type questions. |
![]() | SectionID | Section ID. |
![]() | TextIsBold | Indicates if the text should be bold. Sets the field text to bold. |
![]() | Type | Indicates the type of question. |
![]() | ValueMask | Value Mask object. |