Share via


SysDictMethod.parentId Method [AX 2012]

Gets the ID of the parent that owns the method.

Syntax

public int parentId()

Run On

Called

Return Value

Type: int
The ID of the parent that owns the method.

See Also

Reference

SysDictMethod Class