Aqualogic Interaction API  
 

IPTSchedule.SetSettings Method

Sets the value for a PT_SCHEDULE_SETTINGS for interval or suspension mode.

Overload List

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);

See Also

IPTSchedule Interface | com.plumtree.server Namespace