Share via


DictRelation.lineExternTableValue Method

Retrieves the external table value for the given line.

Syntax

public int lineExternTableValue(int lineNumber)

Run On

Called

Parameters

  • lineNumber
    Type: int

Return Value

Type: int
The external table value.

See Also

Reference

DictRelation Class