Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the INPC rate for a specified month and year.
Syntax
public InpcRate_MX getInflationRate(int _month, int _year)
Run On
Called
Parameters
- _month
Type: int
The month for which to retrieve the inflation rate.
- _year
Type: int
The year for which to retrieve the inflation rate.
Return Value
Type: InpcRate_MX Extended Data Type
The INPC rate for a particular month and year.
Exceptions
Exception | Condition |
---|---|
Error | The inflation rate does not exist for the specified month and year. |
Remarks
This method is used to retrieve the INPC rate for all adjustment methods, that is opening balance, monthly balance, balance, and transaction date.