ReportFolder(Principal, String, ReportingService2005) Constructor

Initializes a new instance of the ReportFolder class

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public ReportFolder(
	Principal principal,
	string id,
	ReportingService2005 service
)

Parameters

principal  Principal
 
id  String
 
service  ReportingService2005
 

See Also