MethodInfo.isAbstract Method [AX 2012]
Indicates whether the method is abstract.
An abstract method is declared but not implemented in a parent class. For more information, see Method Modifiers.
Community Additions
ADD
Show:
Indicates whether the method is abstract.
An abstract method is declared but not implemented in a parent class. For more information, see Method Modifiers.