ProjWBSLockBoxSharePointOnline.unlinkProject Method [AX 2012]
Unlinks an AX Project with a .mpp file.
public boolean unlinkProject(
str companyName,
MSPFileSyncLinkType fileSyncLinkType,
RecId linkRecId,
[HierarchyIdBase hierarchyId])
Run On
CalledParameters
- companyName
- Type: str
The company context.
- fileSyncLinkType
- Type: MSPFileSyncLinkType Enumeration
The link type.
- linkRecId
- Type: RecId Extended Data Type
The rec Id of the linked entity.
- hierarchyId
- Type: HierarchyIdBase Extended Data Type
The hierarchy Id of the linked entity.
Community Additions
ADD
Show: