ProjWBSService.getCaption Method [AX 2012]

Gets the details for setting the MS Project Caption.

public str getCaption(MSPFileSyncLinkType _fileSyncLinkType, RecId _recId)

Run On

Server

Parameters

_fileSyncLinkType
Type: MSPFileSyncLinkType Enumeration
The sync link type of the MS Project file.
_recId
Type: RecId Extended Data Type
The Project/Quotation/Template recId of the entity linked to the current MS Project file.

Return Value

Type: str
The caption to be displayed on the MS Project file.

Community Additions

ADD
Show: