EMSProcessReference::destinationProcessLikeCount Method
Retrieves the number of ProcessReference records for the specified values of the EMSProcessId and EMSSubstanceId fields.
Syntax
server public static Counter destinationProcessLikeCount(EMSProcessId _sourceProcessId, [EMSSubstanceId _substanceId])
Run On
Server
Parameters
- _sourceProcessId
Type: EMSProcessId Extended Data Type
An EMSProcessId field value of the record to include in the count.
- _substanceId
Type: EMSSubstanceId Extended Data Type
An EMSSubstanceId field value of the record to include in the count.
Return Value
Type: Counter Extended Data Type
The number of ProcessReference records for the specified values of the EMSProcessId and EMSSubstanceId fields.