EMSConversionLine::lastLineNum Method
Retrieves the LineNum field of the last EMSConversionLine record that is related to a specific EMSConversion record.
Syntax
client server public static LineNum lastLineNum(EMSConversionId conversionId)
Run On
Called
Parameters
- conversionId
Type: EMSConversionId Extended Data Type
A EMSConversionId value for a EMSConversion record.
Return Value
Type: LineNum Extended Data Type
The LineNum field of the last EMSConversionLine record that is related to a specific EMSConversion record.