Closed ExcaliburVT closed 5 years ago
[Folder]:new() doesn't have a 3 parameter overload, assume it was refactored and not tested with the JSON Version
Two calls to the += operator were not valid and did not appear to be needed.
Converted the true/false to boolean just like the GetXmlFolderItems method.
Added a Json version of the example ReportConfiguration file
Should resolve #25
[Folder]:new() doesn't have a 3 parameter overload, assume it was refactored and not tested with the JSON Version
Two calls to the += operator were not valid and did not appear to be needed.
Converted the true/false to boolean just like the GetXmlFolderItems method.
Added a Json version of the example ReportConfiguration file