LineEntity Class Members
- Last UpdatedMar 17, 2026
- 2 minute read
The following tables list the members exposed by LineEntity.
| Name | Description | |
|---|---|---|
![]() | LineEntity Constructor | Overloaded. The LineEntity class includes the constructor methods for a line entity record in the Line_Ent_Link table. |
| Name | Description | |
|---|---|---|
![]() | CanBeBottleneck | The CanBeBottleneck property contains the flag that indicates whether the entity can be considered when determining a line's bottleneck. |
![]() | ChildOrder | The ChildOrder property contains the line child order number assigned to the entity. |
![]() | EntityId | The EntityId property contains the unique identifier of the entity. |
![]() | InputPercentage | For parallel entities in a line, the InputPercentage property contains the input percentage that specifies how much of the outflow from the upstream entities in the line goes to this entity. |
![]() | LineIsChild | The LineIsChild property contains the flag that indicates whether the entity is the parent of the line. |
![]() | SegmentNumber | The SegmentNumber property contains the entity segment number assigned to the entity. This is used when multiple entities exist at the same child order within a line. See this property's Remarks section for additional information. |

