SRSReportParameter.groupName Method [AX 2012]
Gets or sets the group name that the parameter belongs to.
Syntax
public str groupName([str _groupName])
Run On
Called
Parameters
- _groupName
Type: str
The new value of the group name property; optional.
Return Value
Type: str
The current value of the group name property.