ASPxClientAppointment.GetDuration Method
In This Article
Gets the duration of the appointment.
#Declaration
TypeScript
GetDuration(): number
#Returns
Type | Description |
---|---|
number | The appointment’s duration. |
See Also