AssetTableInterval_Calendar.indexofPeriod Method [AX 2012]
Gets the index of the monthly period for the AssetAccural enumeration type.
The depreciation method.
Syntax
public int indexofPeriod(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The start of the depreciation period.
Return Value
Type: int
The index of the period for the specified date.
Remarks
Only the monthly option is available for the RB/SL depreciation method.