SysDictMethod.isPatternMethodGetFromDialog Method [AX 2012]

Gets a boolean value that indicates whether the current method matches the pattern for the getFromDialog method of the RunBase class.

Syntax

public boolean isPatternMethodGetFromDialog()

Run On

Called

Return Value

Type: boolean
true if the current method matches the pattern for the getFromDialog method of the RunBase class.

See Also

Reference

SysDictMethod Class