Share via


smmSalesManagementSelectQuery.parmKeepIntervals Method [AX 2012]

Gets or sets the KeepIntervals parameter.

Syntax

public boolean parmKeepIntervals([boolean _keepIntervals])

Run On

Called

Parameters

  • _keepIntervals
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the KeepIntervals parameter.

See Also

Reference

smmSalesManagementSelectQuery Class