DictMethod.isStatic Method [AX 2012]

Indicates whether the method is static.

public boolean isStatic()

Run On

Called

Return Value

Type: boolean
true if the method is a static; otherwise, false.

Community Additions

ADD
Show: