Hcmi9DocumentList::exist Method
Indicates whether the specified record in the Hcmi9DocumentList table exists.
Syntax
client server public static boolean exist(Hcmi9DocumentListRecId _recid)
Run On
Called
Parameters
- _recid
Type: Hcmi9DocumentListRecId Extended Data Type
The record ID of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.