DCPF1.export_json#

DCPF1.export_json(path=None)#

Export scheduling results to a json file.

Parameters:
pathstr, optional

Path of the json file to export.

Returns:
str

The exported json file name

Added in version 1.0.13: ..