MarkupDivisionTmp_IN::insertIntoMarkupAutoLine Method
Inserts data into the MarkupAutoLine table.
Syntax
client server public static void insertIntoMarkupAutoLine(
MarkupDivisionTmp_IN _markupDivisionTmp,
TableId _transTableid,
RecId _transRecId,
HeadingLine _headingLine)
Run On
Called
Parameters
- _markupDivisionTmp
Type: MarkupDivisionTmp_IN Table
A buffer of the MarkupDivisionTmp_IN table.
- _transTableid
Type: TableId Extended Data Type
The ID of the MarkupAutoTable map.
- _transRecId
Type: RecId Extended Data Type
A ID of the MarkupAutoTable table.
- _headingLine
Type: HeadingLine Enumeration
A heading line value of the MarkupAutoTable table.