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.
Finds record in the SIGSignatureDelegation table based on the provided parameters.
Syntax
client server public static SIGSignatureDelegation find(
SIGSigneeId _signee,
SIGSigneeId _signFor,
[boolean _forUpdate])
Run On
Called
Parameters
- _signee
Type: SIGSigneeId Extended Data Type
- _signFor
Type: SIGSigneeId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: SIGSignatureDelegation Table
A SIGSignatureDelegation record, if found.