The following tables list the members exposed by UpdateServiceInterruptionSetup.
Name | Description | |
---|---|---|
UpdateServiceInterruptionSetup Constructor | Initializes a new instance of the UpdateServiceInterruptionSetup class. |
Name | Description | |
---|---|---|
AppointmentObjid | The Objid of the Appointment being modified. | |
CreateDate | The DateTime the Service Interuption was modified. If not set, the current time is used. | |
Description | The description of the Service Interuption. | |
Duration | The length (in seconds) of the Service Interuption. If not specified, it is calculated from the start and end times. | |
EndDate | The DateTime the Service Interuption ends. If not set, the start time and duration is used to calculate the end time. | |
ServiceClass | Element from the 'Installed Prod Sched Class' application list. If not set the default list value is used. | |
ServiceType | Element from the 'Employee Sched Type' application list. If not set the default list value is used. | |
StartDate | The DateTime the Service Interuption starts. If not set, the current time is used. | |
UserName | The user who is updating the Service Interuption. If not set, the session user is used. |