InterviewAnswerSet EncodeInterviewAnswers Method
Overload List

  Name Description
Public method EncodeInterviewAnswers 
Encodes interview answers.
Public method EncodeInterviewAnswers(Stream)
Encodes interview answers and outputs them to a stream.
Public method EncodeInterviewAnswers(TextWriter)
Encodes interview answwers and outputs them to a TextWriter.
Back to Top
See Also