This enumeration is a set of values to determine which format to use for answer files uploaded to a URL. It is used with the AnswerCollection.UploadAnswerCollection method.
Name | Value | Description |
HD_DEFAULTFORMAT | 1 | Default binary file format |
HD_XMLFORMAT | 2 | XML format used by XML (.ANX) answer files and HotDocs Server interviews (preferred because it is much easier to work with once it gets to the server) |