ProjWBSLockBoxArchiveDirectory.openFile Method [AX 2012]
Opens a file in MS Project.
public void openFile(SysProjectApplication project, str _fullFilenameWithPath)
Run On
CalledParameters
- project
- Type: SysProjectApplication Class
A reference to MS Project.
- _fullFilenameWithPath
- Type: str
The full filename with the file path for the file to be opened.
Community Additions
ADD
Show: