fcSDK Documentation
UpdateAppointmentSetup Class Members
Properties 

The following tables list the members exposed by UpdateAppointmentSetup.

Public Constructors
 NameDescription
Public ConstructorUpdateAppointmentSetup ConstructorInitializes a new instance of the UpdateAppointmentSetup class.  
Top
Public Properties
 NameDescription
Public PropertyAppointmentClassElement from the 'Employee Sched Class' application list. If not set the default list value is used.  
Public PropertyAppointmentObjidThe Objid of the Appointment being modified.  
Public PropertyAppointmentTypeElement from the 'Employee Sched Type' application list. If not set the default list value is used.  
Public PropertyCellTextThe short description of the Appointment.  
Public PropertyCreateDateThe DateTime the Appointment was modified. If not set, the current time is used.  
Public PropertyDescriptionThe description of the Appointment.  
Public PropertyDurationThe length (in seconds) of the Appointment. If not specified, it is calculated from the start and end times.  
Public PropertyEndDateThe DateTime the Appointment ends. If not set, the start time and duration is used to calculate the end time.  
Public PropertyStartDateThe DateTime the Appointment starts. If not set, the current time is used.  
Public PropertyUserNameThe user who is updating the Appointment. If not set, the session user is used.  
Top
See Also

Reference

UpdateAppointmentSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
UpdateAppointment(UpdateAppointmentSetup) Method

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.