Share via


SrsReportRdlDataMemberInfo.setPropertyValue Method [AX 2012]

Sets the current value of the report parameter this instance represents.

Syntax

public anytype setPropertyValue(anytype _value)

Run On

Called

Parameters

  • _value
    Type: anytype
    The current value of the report parameter.

Return Value

Type: anytype
The current value of the report parameter.

See Also

Reference

SrsReportRdlDataMemberInfo Class