Record.DeleteLink(Integer) Method

Version: Available or changed with runtime version 1.0.

Deletes a specified link from a record in a table.

Syntax

 Record.DeleteLink(ID: Integer)

Parameters

Record
 Type: Record
An instance of the Record data type.

ID
 Type: Integer
The ID of the link to delete.

See Also

Record Data Type
Get Started with AL
Developing Extensions