Share via


SysFileDeployment.sourcePath Method [AX 2012]

Must return the source path of the file, which is the path where the file is copied from. If this method is not overridden, it assumes that the file is placed in the share/include directory.

Syntax

protected FilenameOpen sourcePath()

Run On

Called

See Also

SysFileDeployment Class

SysFileDeployment.filename Method

SysFileDeployment.destinationPath Method