ProjWBSLockBoxArchiveDirectory.setLockBoxFile Method [AX 2012]
Sets the fields in Hierarchy table to enable link with Microsoft Project Client.
public void setLockBoxFile(
str hierarchyId,
MSPIntegrationType lockBoxType,
str filePath,
str fileName,
[boolean replaceExisiting])
Run On
CalledParameters
- hierarchyId
- Type: str
- lockBoxType
- Type: MSPIntegrationType Enumeration
- filePath
- Type: str
- fileName
- Type: str
- replaceExisiting
- Type: boolean
Community Additions
ADD
Show: