AssetTableInterval_Calendar.dateToPeriod Method [AX 2012]
Calculates the number of periods for the specified date.
Syntax
public int dateToPeriod(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The date for which to determine the periods.
Return Value
Type: int
The number of periods.