SRSReportParameter.defaultValues Method [AX 2012]

Gets or sets the value of the defaultValues property.

Syntax

public Set defaultValues([Set value])

Run On

Called

Parameters

  • value
    Type: Set Class
    A new Set object that contains the new values of the defaultValues property; ignored if null.

Return Value

Type: Set Class
The current value of the property.

See Also

Reference

SRSReportParameter Class