Share via


EximSummaryImportableItems_IN::find Method

Finds the specified record in EximSummaryImportableItems_IN table.

Syntax

client server public static EximSummaryImportableItems_IN find(
    EximAuthorizationSchemesTableRecId_IN _authorizationSchemesTableRecId, 
    Version _version, 
    ItemId _itemId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: EximSummaryImportableItems_IN Table
A record in the EximSummaryImportableItems_IN table; otherwise, an empty record.

See Also

Reference

EximSummaryImportableItems_IN Table