SRSReportParameter.dateEffective Method [AX 2012]

Gets or sets the date effectivity property for the parameter.

Syntax

public boolean dateEffective([boolean _dateEffective])

Run On

Called

Parameters

  • _dateEffective
    Type: boolean
    The new value of the date effectivity property; optional.

Return Value

Type: boolean
The current value of the date effectivity property.

See Also

Reference

SRSReportParameter Class