Aqualogic Interaction API  
 

IPTSchedule.SetSettings Method (Int32, String)

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 Value,
   string pvValue
);

Parameters

Value
a PT_SCHEDULE_SETTINGS member
pvValue
a String for the requested setting

See Also

IPTSchedule Interface | com.plumtree.server Namespace | IPTSchedule.SetSettings Overload List