ReportPartsDirectory Property
In This Topic
Gets or sets the path to load reports in to the report items library. By default it's current user's Documents folder.
Syntax
'Declaration
Public Property ReportPartsDirectory As String
public string ReportPartsDirectory {get; set;}
See Also