ReportObject(Principal, String, ReportingService2005) Constructor

Report Object

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public ReportObject(
	Principal user,
	string objectId,
	ReportingService2005 service
)

Parameters

user  Principal
objectId  String
Report Object's identifier or path on the Report Server
service  ReportingService2005
Proxy instance of the Reporting WebService

See Also