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.
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
- _flowId
Type: EMSFlowId Extended Data Type
The EMSFlowId value of the EMSMeterFlow record to find.
- _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.