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.
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.