Share via


SrsReportRdlDataMemberInfo.parmIsCollection Method [AX 2012]

Gets or sets value that indicates whether or not the report parameter is multi-value.

Syntax

public boolean parmIsCollection([boolean _isCollection])

Run On

Called

Parameters

  • _isCollection
    Type: boolean
    A value that indicates whether the RDL report parameter is multi-value

Return Value

Type: boolean
A value that indicates whether the RDL report parameter is multi-value.

See Also

Reference

SrsReportRdlDataMemberInfo Class