Share via


RecordLinkList.fileId Method

Definition

Retrieves the table ID of the record at the current position in the list.

public:
 virtual int fileId();
public virtual int fileId ();
abstract member fileId : unit -> int
override this.fileId : unit -> int
Public Overridable Function fileId () As Integer

Returns

The table ID.

Applies to