Delete Method (LineAttr)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes the specified line attribute record from the Line_Attr table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- lineId
- Required. Holds the ID of the line for which an attribute is being deleted.
- attrId
- Required. Holds the ID of the attribute that is being deleted from the line.