Share via


EMSProcessReference::likeCount Method

Retrieves the number of ProcessReference records for the specified values of the source EMSProcessId, EMSSubstanceId, and the destination EMSProcessId fields.

Syntax

client server public static int64 likeCount(
   [EMSProcessId sourceProcessId, 
    EMSSubstanceId substanceId, 
    EMSProcessId destinationProcessId])

Run On

Called

Parameters

Return Value

Type: int64
The number of ProcessReference records for the specified values of the source EMSProcessId, EMSSubstanceId, and the destination EMSProcessId fields.

See Also

Reference

EMSProcessReference Table