public function GetContestFormAnswerAsIdArray()
 {
     return ContestFormAnswer::LoadByIdApp($this->idApp)->getCollection();
 }