Share via


WMSReportServiceDataContract.parmNumberOfDays Method [AX 2012]

Gets or sets the number of days for which the forecast should be created.

Syntax

public int parmNumberOfDays([int _numberOfDays])

Run On

Server

Parameters

  • _numberOfDays
    Type: int
    The number of days.

Return Value

Type: int
The number of days for which the workload projection should be created.

See Also

Reference

WMSReportServiceDataContract Class