RVTDocs.com

EnergyDataSettings.SetReportsFolder

Method
Description:
Sets the reports folder path.
Syntax
public void SetReportsFolder(
	string folderPath
)
Parameters
Parameter Type Description
folderPath String The string to specify the path. It may include the special label for project name.
Return Value
Exceptions
Exception Condition
ArgumentException A folder path cannot contain special characters.
ArgumentNullException A non-optional argument was null