SRSPrintDestinationSettings.overridePrintContractSettings Method [AX 2012]

Gets or sets the property which is set when print contract settings is changed programmatically.

Syntax

public boolean overridePrintContractSettings([boolean _value])

Run On

Called

Parameters

  • _value
    Type: boolean
    The new value of the overridePrintContractSettings property; optional.

Return Value

Type: boolean
The current value

See Also

Reference

SRSPrintDestinationSettings Class