EximPorts_IN::exist Method
Checks whether an EximPorts_IN table record exists for a specified EximPortId_IN value.
Syntax
client server public static boolean exist(EximPortId_IN _portID)
Run On
Called
Parameters
- _portID
Type: EximPortId_IN Extended Data Type
The EximPortId_IN value.
Return Value
Type: boolean
true if the EximPorts_IN table record is found; otherwise, false.