SIGSignatureDelegation::exist Method
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.