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 table that stores the document that is stored in the class.
Syntax
public TableId getRefTableId()
Run On
Called
Return Value
Type: TableId Extended Data Type
The originating table for the document
Remarks
This is a required method for classes that implement this class.A class variable should be declared to store the table ID and be a RefTableId extended data type.