<Code Lib>
M

EnergyDataSettings.SetReportsFolder

Description:
Sets the reports folder path.

public void SetReportsFolder(
	string folderPath
)

  • String
    folderPath
    The string to specify the path. It may include the special label for project name.

Loading…