Share via


SysDictMethod.new Method [AX 2012]

Creates a new instance of the DictMethod class.

Syntax

public void new(
    UtilElementType _utilElementType, 
    int _parentId, 
    str _name)

Run On

Called

Parameters

  • _parentId
    Type: int
  • _name
    Type: str

See Also

Reference

SysDictMethod Class