Cancel the periodic publication schedule for category.
Synopses
Declared in <balm_publicationscheduler.h>
Cancel the periodic publication schedule for category.
int
cancelCategorySchedule(Category const* category);
Cancel the periodic publication schedule for category.
int
cancelCategorySchedule(char const* category);
Return Value
0 on success, or a non‐zero value if category is not scheduled
Parameters
Name |
Description |
category |
category to unschedule from periodic publication |
Created with MrDocs