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 document record ID that is stored in the class.
Syntax
public RecId getRefRecId()
Run On
Called
Return Value
Type: RecId Extended Data Type
The document reference.
Remarks
This is a required method for classes that implement this class.Class variable should be declared to store the record ID and be a RefRecId extended data type.