Share via


SRSPrintArchiveContract.parmExecutionNumberOfPages Method [AX 2012]

Gets or sets the ExecutionNumberOfPages parameter.

Syntax

public int parmExecutionNumberOfPages([int _executionNumberOfPages])

Run On

Called

Parameters

  • _executionNumberOfPages
    Type: int
    The value to set.

Return Value

Type: int
The value of the ExecutionNumberOfPages parameter.

See Also

Reference

SRSPrintArchiveContract Class