Share via


RPayFundTransReport.convertPointsToTwips Method [AX 2012]

Converts points to twips.

Syntax

protected real convertPointsToTwips(int _pointWidth)

Run On

Client

Parameters

  • _pointWidth
    Type: int
    The point width.

Return Value

Type: real
The number in twips.

See Also

Reference

RPayFundTransReport Class