Share via


MCRUpSellVarCondition::find Method

Finds condition based on the MCRUpSellCondition name.

Syntax

client server public static MCRUpSellVarCondition find(MCRUpSellCondition _condition, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true if the method should return the MCRUpSellVarCondition table record for update; false if the method should not return the MCRUpSellVarCondition table record for update.

Return Value

Type: MCRUpSellVarCondition Table
The MCRUpSellVarCondition table record that was found based on the passed parameters.

See Also

Reference

MCRUpSellVarCondition Table