Share via


EMSConversion::find Method

Finds the specified record in the EMSConversion table by using the EMSConversionId value.

Syntax

client server public static EMSConversion find(EMSConversionId _conversionId, [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: EMSConversion Table
A record in the EMSConversion table; otherwise, an empty record.

See Also

Reference

EMSConversion Table