MethodInfo.isStatic Method [AX 2012]

Specifies whether the method is static.

public boolean isStatic()

Run On

Called

Return Value

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

For more information, see Static Methods.

Community Additions

ADD
Show: