Share via


PrintMgmtPrintSettingDetail.parmNumberOfCopies Method [AX 2012]

Gets or sets the NumberOfCopies parameter.

Syntax

public int parmNumberOfCopies([int _parmNumberOfCopies])

Run On

Called

Parameters

  • _parmNumberOfCopies
    Type: int
    The value to set.

Return Value

Type: int
The value of the NumberOfCopies parameter.

Remarks

This specifies the number of copies that should be printed for the document.

See Also

Reference

PrintMgmtPrintSettingDetail Class