MethodInfo.new Method [AX 2012]
Creates a new instance of the MethodInfo class.
public void new(
UtilElementType utilType,
int Id,
str Name)
Run On
CalledParameters
- utilType
- Type: UtilElementType Enumeration
AUtilElementType enumeration value that specifies an element type.
- Id
- Type: int
An integer value that specifies the system ID of an element.
- Name
- Type: str
A string that specifies the name of the element.
Community Additions
ADD
Show: