Share via


EMSProcessReference::find Method

Finds the specified record in the EMSProcessReference table by using the SourceProcessId, SubstanceId and DestinationProcessId values.

Syntax

client server public static EMSProcessReference find(
   [EMSProcessId sourceProcessId, 
    EMSSubstanceId substanceId, 
    EMSProcessId destinationProcessId])

Run On

Called

Parameters

Return Value

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

See Also

Reference

EMSProcessReference Table