ProjWBSLockBoxSharePointOnline.getLockBoxFile Method [AX 2012]
Gets a lock box file's name.
public str getLockBoxFile(
str companyName,
MSPFileSyncLinkType fileSyncLinkType,
RecId linkRecId,
str hierarchyId,
[boolean silentValidation])
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: str
The hierarchy Id of the linked entity.
- silentValidation
- Type: boolean
Check if silent validation should be used.
Community Additions
ADD
Show: