UserReportSecurityCollection Methods
The UserReportSecurityCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds the UserReportSecurity object to the Collection using ReportName as Key.
|
|
Contains |
Checks if UserReportSecurity Object exists in Collection using ReportName
|
|
GetReport |
Gets UserReportSecurity using ObjectName and ReportName
|
|
Remove(UserReportSecurity) |
Removes the UserReportSecurity object from the Collection u.
|
|
Remove(String) |
Removes the UserReportSecurity object from the Collection using ReportName as Key.
|