Share via


SIGSignatureDelegation::find Method

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

Return Value

Type: SIGSignatureDelegation Table
A SIGSignatureDelegation record, if found.

See Also

Reference

SIGSignatureDelegation Table