MCRContinuityScheduleLine.price Method

Edits or displays the NewPrice field from the MCRContinuityScheduleLine table.

Syntax

edit MCRNewPrice price(boolean _set, Num _newPrice)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that determines whether to assign a new value to the NewPrice field.

Return Value

Type: MCRNewPrice Extended Data Type
The new price.

Remarks

If the price has been overridden, then shows the price. If a price is entered, then records the price, and that it has been overridden. If a blank string is entered, erases the price, and updates that the price is no longer overridden.

See Also

Reference

MCRContinuityScheduleLine Table