WHSLoadPostMethod::existMethodName Method
Determines if a record exists in the WHSLoadPostMethod table by the PostMethodName field.
Syntax
client server public static boolean existMethodName(WHSPostMethodName _postMethodName)
Run On
Called
Parameters
- _postMethodName
Type: WHSPostMethodName Extended Data Type
The PostMethodName of the record to check.
Return Value
Type: boolean
true if the record exists; otherwise, false.