Share via


AssetTableIntervalExt_JP.numOfPeriodsLeftInYear Method [AX 2012]

Gets the number of periods that remain in the current year for a specified date.

Syntax

public int numOfPeriodsLeftInYear(TransDate _date)

Run On

Called

Parameters

Return Value

Type: int
The number of periods that remain in the current year.

Remarks

The period for the specified date is included in the result.

See Also

Reference

AssetTableIntervalExt_JP Class