ReportStyle.StyleNum parameter in SSRS

Does anyone know how to get the ReportStyle.StyleNum in the RptParameter dataset in an SSRS report? I’m trying to display something based on which style the user selects. I can get that data in a BAQ report SSRS report, but not in a customized version of a base report. If anyone has suggestions, please let me know. Thanks in advance.