Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.