AnswerCollection.Overlay Method

This method overlays the filename answer file on top of the existing answer set.

Syntax

void Overlay ( string overlayFileName )

Parameters Description
overlayFileName The path for the answer file to be overlayed on top of the answer set.

Return Value

An integer indicating the index of the new Value within the Answer object.