Manager.CopyFileToAssemblyNode Method

This method was deprecated in HotDocs Server 11.

This method copies a file to an assembly server.

The user account under which the thread calling this method runs must be a member of the Administrator group on both the Head server and the assembly server.

Syntax

public void CopyFileToAssemblyNode ( string filePath, string nodeName )

Parameters Description
filePath The file name and path to the file to be copied.
nodeName The name of the assembly server to which the file will be copied.