DeleteAppointmentSetup Class Members
The following tables list the members exposed by DeleteAppointmentSetup.
Public Constructors
Name | Description | |
---|---|---|
DeleteAppointmentSetup Constructor | Initializes a new instance of the DeleteAppointmentSetup class. |
Public Properties
Name | Description | |
---|---|---|
AppointmentObjid | The Objid of the Appointment being deleted. | |
CreateDate | The DateTime the Appointment was deleted. If not set, the current time is used. | |
UserName | The user who deleted the Appointment. If not set, the Toolkit session user is used. |
Reference
DeleteAppointmentSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
DeleteAppointment(DeleteAppointmentSetup) Method