Share via


DictRelation.lineSubType Method

Retrieves the sub-type for the given table line.

Syntax

public RelationshipSubType lineSubType(int lineNumber)

Run On

Called

Parameters

  • lineNumber
    Type: int

Return Value

Type: RelationshipSubType Enumeration
The sub-type for the given table line.

See Also

Reference

DictRelation Class