Share via


InventTestCertOfAnalysisLine::find Method

Finds an InventTestCertOfAnalysisLine table buffer with the specified unique key index fields.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: InventTestCertOfAnalysisLine Table
An InventTestCertOfAnalysisLine table buffer.

See Also

Reference

InventTestCertOfAnalysisLine Table