Sets the value for a PT_SCHEDULE_SETTINGS for interval or suspension mode.
Sets the value for a PT_SCHEDULE_SETTINGS for interval or suspension mode.
void SetSettings(int,int);
Sets the value for a PT_SCHEDULE_SETTINGS.
void SetSettings(int,object);
Sets the value for a PT_SCHEDULE_SETTINGS. Wherever possible the SetSettings method taking in an int or XPDateTime is much preferred to this method.
void SetSettings(int,string);
IPTSchedule Interface | com.plumtree.server Namespace