Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _memberInfo
Type: SysOperationDataMemberInfo Class
The data contract member.
Return Value
Type: SRSReportParameter Class
The SrsReportParameter object that is bound to the data contract member.
Remarks
Microsoft internal use only.