Assembly.AnswerFilePathData Property

[Read/Write] This property is not used by HotDocs Server, but you may choose to set it to a string that is useful for your host application. For example, you could set it to the file name (without the path) of the answer file associated with the Assembly object.

Syntax

public string AnswerFilePathData { set; get; }