Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if a method is a base method.
Syntax
public boolean isBaseMethod(WHSPostMethodName _postMethodName)
Run On
Called
Parameters
- _postMethodName
Type: WHSPostMethodName Extended Data Type
The method name to be checked. 
Return Value
Type: boolean
true if the method is a base method; otherwise, false.