Share via


EMSSubstance::find Method

Finds the specified record in the EMSSubstance table by using the specified SubstanceId value.

Syntax

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

See Also

Reference

EMSSubstance Table