AnswerCollection.ValidateXMLAnswerFile Method

This method determines whether or not the specified XML answer file is valid.

Syntax

public bool ValidateXMLAnswerFile ( string fileName )

Parameters Description
fileName The file name and path of an answer file to validate.

Return Value

A Boolean value that indicates whether or not the answer file conforms to the HotDocs XML answer file DTD.