Get a reference from CustomizationRBTQuestion.AnswerByID or from the list returned by CustomizationRBTQuestion.Answers
Limitation
If a CustomizationRBTAnswer is created, the change must be committed with Customization.Commit or explicitly rolled back with Customization.Rollback.
Releasing the references to the Customization, CustomizationRBT, or CustomizationRBTAnswer does not necessarily delete all record of the transaction. Future attempts to work with the objects may result in exceptions on duplicate criteria, or criteria with no values.
AnswerText | The value's text. |
AnswerWeight | The value's weight. |
ID | The CustomizationRBTAnswer unique ID. |