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