SIGSignatureLog::existForSignee Method
Indicates whether a record exists for a specified signeeId value in the SIGSignatureLog table.
Syntax
client server public static boolean existForSignee(SIGSigneeId _signeeId)
Run On
Called
Parameters
- _signeeId
Type: SIGSigneeId Extended Data Type
The user ID of the signee.
Return Value
Type: boolean
true if a record is found; otherwise, false.