Aqualogic Interaction API  
 

IPTSchedule.SetScheduleType Method 

Sets the schedule type of this schedule The schedule type indicates whether it is recurring or a one time launch

void SetScheduleType(
   int Value
);

Parameters

Value
an int corresponding to a PT_SCHEDULETYPES

See Also

IPTSchedule Interface | com.plumtree.server Namespace