Del via


PCProductConfigurationModel::findByName Method

Finds the specified record in the PCProductConfigurationModel table.

Syntax

client server public static PCProductConfigurationModel findByName(PCName _name, [boolean _forupdate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

PCProductConfigurationModel Table