SrsReportDataContractUIBuilder::getReportParameterFromMemberInfo Method [AX 2012]

Gets the SrsReportParameter object that is bound to a report RDP or RDL contract data member.

Syntax

client server public static SRSReportParameter getReportParameterFromMemberInfo(SysOperationDataMemberInfo _memberInfo)

Run On

Called

Parameters

Return Value

Type: SRSReportParameter Class
The SrsReportParameter object that is bound to the data contract member.

Remarks

Microsoft internal use only.

See Also

Reference

SrsReportDataContractUIBuilder Class