ASPxClientAppointment.GetStart Method
Gets the start date and time of the appointment.
Declaration
GetStart(): Date
Returns
| Type | Description |
|---|---|
| Date | The start of the appointment. |
Remarks
Use the ASPxClientAppointment.GetEnd to get the end date and time of the appointment.
See Also