xUtilElements::find Method [AX 2012]

client server public static UtilElements find(
    UtilElementType recordType, 
    IdentifierName elementName, 
   [int parentId, 
    boolean useFieldList])

Run On

ClientOrServer

Parameters

recordType
Type: UtilElementType Enumeration
elementName
Type: IdentifierName Extended Data Type
parentId
Type: int
useFieldList
Type: boolean
Show: