Share via


EximPorts_IN::findByPortId Method

Reads the EximPorts_IN table for a specified EximPortId_IN value.

Syntax

client server public static EximPorts_IN findByPortId(EximPortId_IN _portID, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EximPorts_IN Table
The EximPorts_IN table record.

See Also

Reference

EximPorts_IN Table