Share via


EMSMeterFlowRelation::find Method

Finds the specified record in the EMSMeterFlowRelation table by using the specified EMSFlowId value.

Syntax

client server public static EMSMeterFlowRelation find(EMSFlowId _flowId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

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

See Also

Reference

EMSMeterFlowRelation Table