Share via


AssetTableInterval.dayOfPeriod Method [AX 2012]

Calculates the number of the day in the fiscal period for a specified asset transaction date.

Syntax

public int dayOfPeriod(AssetTransDate _assetTransDate)

Run On

Called

Parameters

Return Value

Type: int
The number of day in the fiscal period.

See Also

Reference

AssetTableInterval Class