Share via


EMSProcessRelation::find Method

Finds the specified record in the EMSProcessRelation table.

Syntax

client server public static EMSProcessRelation find(
    EMSRelationTypes _relatedEntityType, 
    RefTableId _refTableId, 
    RefRecId _refRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

EMSProcessRelation Table