Table 5088 Profile Questionnaire Line in 23
- App
- Base Application
- Namespace
- Microsoft.CRM.Profiling
Fields, 26Keys, 2Procedures, 16
Versions171819202122232425262728latest
Source29
Fields, 26
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Profile Questionnaire Code | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Type | Enum Profile Questionnaire Line Type | - |
| 4 | Description | Text[250] | - |
| 5 | Multiple Answers | Boolean | - |
| 6 | Auto Contact Classification | Boolean | - |
| 7 | Customer Class. Field | Enum Profile Quest. Cust. Class. Field | - |
| 8 | Vendor Class. Field | Enum Profile Quest. Vend. Class. Field | - |
| 9 | Contact Class. Field | Enum Profile Quest. Cont. Class. Field | - |
| 10 | Starting Date Formula | DateFormula | - |
| 11 | Ending Date Formula | DateFormula | - |
| 12 | Classification Method | Option | - |
| 13 | Sorting Method | Option | - |
| 14 | From Value | Decimal | - |
| 15 | To Value | Decimal | - |
| 16 | No. of Contacts | Integer | - |
| 17 | Priority | Enum Profile Answer Priority | - |
| 18 | No. of Decimals | Integer | - |
| 19 | Min. % Questions Answered | Decimal | - |
| 9501 | Wizard Step | Option | - |
| 9502 | Interval Option | Option | - |
| 9503 | Answer Option | Option | - |
| 9504 | Answer Description | Text[250] | - |
| 9505 | Wizard From Value | Decimal | - |
| 9506 | Wizard To Value | Decimal | - |
| 9707 | Wizard From Line No. | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Profile Questionnaire Code, Line No. | - |
| Key2 | Type, Description | - |
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| MoveUp | () | public | - | |
| MoveDown | () | public | - | |
| Question | () | Text[250] | public | - |
| FindQuestionLine | () | Integer | public | - |
| CreateRatingFromProfQuestnLine | (var Record Profile Questionnaire Line) | public | - | |
| CheckStatus | () | public | - | |
| PerformNextWizardStatus | () | public | - | |
| PerformPrevWizardStatus | () | public | - | |
| FinishWizard | () | public | - | |
| SetIntervalOption | () | public | - | |
| ValidateIntervalOption | () | public | - | |
| ValidateAnswerOption | () | public | - | |
| NoOfProfileAnswers | () | Decimal | public | - |
| ShowAnswers | () | public | - | |
| GetProfileLineAnswerDesc | () | Text[250] | public | - |
| GetAnswers | (var Record Profile Questionnaire Line) | public | - |