{CompanyName} FlexyGo

UserReportSecurityCollection Methods

The UserReportSecurityCollection type exposes the following members.

Methods


  Name Description
Public method Add
Adds the UserReportSecurity object to the Collection using ReportName as Key.
Public method Contains
Checks if UserReportSecurity Object exists in Collection using ReportName
Public method GetReport
Gets UserReportSecurity using ObjectName and ReportName
Public method Remove(UserReportSecurity)
Removes the UserReportSecurity object from the Collection u.
Public method Remove(String)
Removes the UserReportSecurity object from the Collection using ReportName as Key.