WHSLoadPostMethod.isBaseMethod Method
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.