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