This documentation is archived and is not being maintained.
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.