Share via


WMSReqTransMovementsPerDayContract.parmIsWorkloadUtil Method [AX 2012]

Gets or sets the value of the isWorkloadUtil data contract parameter.

Syntax

public int parmIsWorkloadUtil([int _isWorkloadUtil])

Run On

Called

Parameters

  • _isWorkloadUtil
    Type: int
    The new value of the isWorkloadUtil data contract parameter; optional.

Return Value

Type: int
The current value of the isWorkloadUtil data contract parameter.

See Also

Reference

WMSReqTransMovementsPerDayContract Class