If the default publication schedule has been set (using setDefaultSchedule), cancel that periodic default publication, and return 0. This method has no effect and will return a non‐zero value if a default publication schedule has not been set. Any scheduled publication is either canceled or completed before this method returns.
Synopsis
Declared in <balm_publicationscheduler.h>
int
clearDefaultSchedule();
Created with MrDocs