ReportObject Constructor (Principal, String, ReportingService2005) |
Report Object
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic ReportObject(
Principal user,
string objectId,
ReportingService2005 service
)
Parameters
- user
- Type: FileHold.CommonPrincipal
- objectId
- Type: SystemString
Report Object's identifier or path on the Report Server - service
- Type: ReportingService2005
Proxy instance of the Reporting WebService
See Also