RPayRateObj.value Method [AX 2012]

Gets or sets rate value.

public RPayRateValue value(
   [boolean _get, 
    RPayRateValue _rateValue, 
    Notes _notes])

Run On

Called

Parameters

_get
Type: boolean
An indicator, if Yes rate value will be get.
_rateValue
Type: RPayRateValue Extended Data Type
The rate value to be set.
_notes
Type: Notes Extended Data Type
The notes for the rate value.

Return Value

Type: RPayRateValue Extended Data Type
The rate value.

Community Additions

ADD
Show: