SysDocNode::joinUrl Method [AX 2012]

client server public static URL joinUrl(
    int elemType, 
    URL elemName, 
    int parentId, 
    UtilFileType utilFileType, 
   [boolean aotPath])

Run On

ClientOrServer

Parameters

elemType
Type: int
elemName
Type: URL Extended Data Type
parentId
Type: int
utilFileType
Type: UtilFileType Enumeration
aotPath
Type: boolean
Show: