LineEntity Constructor
- Last UpdatedMar 17, 2026
- 1 minute read
The LineEntity class includes the constructor methods for a line entity record in the Line_Ent_Link table.
| Overload | Description |
|---|---|
| LineEntity Constructor() | This method is the default constructor for a line entity in the Line_Ent_Link table. |
| LineEntity Constructor(Nullable<Int32>,Nullable<Double>,Nullable<Int32>,Boolean,Int32,Boolean) | This overload of the line entity constructor includes parameters for defining properties of the line entity. |