Share via


InventTestCertOfAnalysisLineResults::find Method

Retrieves a InventTestCertOfAnalysisLine record with the unique key index fields.

Syntax

client server public static InventTestCertOfAnalysisLineResults find(
    InventCertificateOfAnalysisId _certificateOfAnalysisId, 
    InventTestSequence _testSequence, 
    InventTestId _testId, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether the returned record can be updated; optional.

Return Value

Type: InventTestCertOfAnalysisLineResults Table
A InventTestCertOfAnalysisLine record.

See Also

Reference

InventTestCertOfAnalysisLineResults Table