Previous Topic

Next Topic

Inhoudsopgave

Book Index

GetBomLine Method

Method Method GetBomLine(LineNr: integer): IISPDMPartBomLine

Description

Retrieve a line based on the line number. If the line is not present in the database no results will be returned. The retrieving application will have to check whether the function has returned a valid value.

BomLineNr

Line number of the retrieved line.

Result

Reference to the line with the specified key value. If an invalid (i.e. not present) key value is specified, then no result is returned.