Share via


DictRelation.lineType Method

Retrieves the relation type for the given table line.

Syntax

public TableRelation lineType(int lineNumber)

Run On

Called

Parameters

  • lineNumber
    Type: int

Return Value

Type: TableRelation Enumeration
The table relation type for the given line.

See Also

Reference

DictRelation Class