| AbuseReportInfoProviderGetAbuseReportInfo Method  | 
            Returns the AbuseReportInfo structure for the specified abuseReport.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntaxpublic static AbuseReportInfo GetAbuseReportInfo(
	int abuseReportId
)
Parameters
- abuseReportId
 - Type: SystemInt32
AbuseReport id 
Return Value
Type: 
AbuseReportInfo
See Also