AssetTableInterval_Calendar.dayOfPeriod Method [AX 2012]
Calculates the number of the day of the month for a specified asset transaction date.
Syntax
public int dayOfPeriod(AssetTransDate _assetTransDate)
Run On
Called
Parameters
- _assetTransDate
Type: AssetTransDate Extended Data Type
The asset transaction date.
Return Value
Type: int
The number of the day of the month.