Share via


PCSolverTextValue::findByAttributeTypeAndValue Method

Finds a solver value by a domain and value.

Syntax

client server public static PCSolverTextValue findByAttributeTypeAndValue(
    RefRecId _domain, 
    PCSolverValue _solverValue, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record is selected for update; optional.

Return Value

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

See Also

Reference

PCSolverTextValue Table