Share via


AxdBaseProperty.parmNoOfDecimals Method [AX 2012]

Gets or sets the NoOfDecimals parameter.

Syntax

public int parmNoOfDecimals([int _noOfDecimals])

Run On

Called

Parameters

  • _noOfDecimals
    Type: int
    The value to set; optional.

Return Value

Type: int
The value of the NoOfDecimals parameter.

See Also

Reference

AxdBaseProperty Class