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 in SIGSignatureDelegation table that matches the specified parameters exists.
Syntax
client server public static boolean exist(SIGSigneeId _signee, SIGSigneeId _signFor)
Run On
Called
Parameters
- _signee
Type: SIGSigneeId Extended Data Type
- _signFor
Type: SIGSigneeId Extended Data Type
Return Value
Type: boolean
true if a matching record is found; otherwise false.