WHSLoadPostMethod::exist Method
Determines whether the specified record in the WHSLoadPostMethod exists.
Syntax
client server public static boolean exist(WHSPostMethodPos _postMethodPos)
Run On
Called
Parameters
- _postMethodPos
Type: WHSPostMethodPos Extended Data Type
The PostMethodPos field of the WHSLoadPostMethod record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.