Answer.Unanswered Property

[Read/Write] This is a Boolean property that determines whether an answer is marked as "Unanswered." If so, Unanswered clears the value at that repeat level.

This property is True in the following situations:

You can use the Unanswered property to delete values from the AnswerCollection. If you set this property to True, then the next time the AnswerCollection is saved to disk, no answer will be saved for that value.

Syntax

bool Unanswered [ set, get ]