Assembly.DocumentPathData 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 document file to be generated by the Assembly object.

Syntax

public string DocumentPathData { set; get; }