SRSPrintDestinationSettings.collate Method [AX 2012]

Gets or sets the value of the collate property.

Syntax

public boolean collate([boolean _value])

Run On

Called

Parameters

  • _value
    Type: boolean
    A new value for the property; optional.

Return Value

Type: boolean
The current value of the property.

Remarks

This property is automatically set when the user changes the print properties.This can be further set programmatically for a report

See Also

Reference

SRSPrintDestinationSettings Class