EnergyDataSettings.SetReportsFolder
Method
Description:
Sets the reports folder path.
Sets the reports folder path.
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 |