Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the EMSSimulationRowTmp record exists.
Syntax
client server public static boolean isEmsSimulationRowExist(
EMSSimulationRowTmp _emsSimulationRowTmp,
EMSProcessId _sourceProcessId,
EMSProcessId _destinationProcessId,
EMSSubstanceId _emsSubstanceId)
Run On
Called
Parameters
- _emsSimulationRowTmp
Type: EMSSimulationRowTmp Table
The EMSSimulationRowTmp object to check.
- _sourceProcessId
Type: EMSProcessId Extended Data Type
The EMSProcessId source process ID of the EMSSimulationRowTmp record.
- _destinationProcessId
Type: EMSProcessId Extended Data Type
The EMSProcessId destination process ID of the EMSSimulationRowTmp record.
- _emsSubstanceId
Type: EMSSubstanceId Extended Data Type
The EMSSubstanceId destination value of the EMSSimulationRowTmp record.
Return Value
Type: boolean
true if the EMSSimulationRowTmp record exists; otherwise, false.