Share via


AssetTableIntervalExt_JP.numOfPeriodsPerYear Method [AX 2012]

Gets the number of periods per year.

Syntax

public int numOfPeriodsPerYear()

Run On

Called

Return Value

Type: int
The number of periods per year.

Remarks

Every year can have a different number of periods. Use the first inside AssetTableInterval class to get the result.

See Also

Reference

AssetTableIntervalExt_JP Class