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.
Determines whether the EMSProcessReference record exists.
Syntax
client server public static boolean isValid(
EMSProcessId emsSourceProcessId,
EMSSubstanceId emsSubstanceId,
EMSProcessId emsDestinationProcessId)
Run On
Called
Parameters
- emsSourceProcessId
Type: EMSProcessId Extended Data Type
The SourceProcessId value of the corresponding EMSProcessReference record.
- emsSubstanceId
Type: EMSSubstanceId Extended Data Type
The SubstanceId value of the corresponding EMSProcessReference record
- emsDestinationProcessId
Type: EMSProcessId Extended Data Type
The DestinationProcessId value of the corresponding EMSProcessReference record.
Return Value
Type: boolean
true if the EMSProcessReference record exists; otherwise, false.