Share via


InpcRateTable_MX::isAbleToModify Method

Indicates whether the month and year has been processed for inflation.

Syntax

client server public static boolean isAbleToModify(int _month, int _year)

Run On

Called

Parameters

  • _month
    Type: int
  • _year
    Type: int

Return Value

Type: boolean
true when an inflation adjustment has been processed for a particular period; otherwise, false.

Remarks

The monthly INPC rates can be edited or deleted only when a processed record does not exist for a particular month and year.

See Also

Reference

InpcRateTable_MX Table