AnswerCollection.OverlayAnswerFile Method
This method specifies an answer file to overlay on top of the answers in the AnswerCollection.Syntax
public void OverlayAnswerFile ( string fileName )
| Parameters | Description |
| fileName | The file name and path of the answer file to overlay on top of the answers in the AnswerCollection. |