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.
Gets information about the reason for the document signature stored in the class.
Syntax
public SIGReasonCodeId getReasonCodeId()
Run On
Called
Return Value
Type: SIGReasonCodeId Extended Data Type
The document reason code.
Remarks
This is a required method for classes that implement this class.A class variable should be declared to store the reason code and be a SIGReasonCodeId extended data type.