ISAppointmentTemplateDPP.MakeHole

Description

Internal use only.

Syntax

object.MakeHole aStart, aFinish[, aPriority = 0]

Part Attribute Type Description
object Required
The object always implements the ISAppointmentTemplateDPP interface
aStart In, Required
DateTime
The start time for the time slice
aFinish In, Required
DateTime
The finish time for the time slice
aPriority In, Optional
Default value is 0
int
The priority of the time slice

Example



  
Note:

Version information

Added in v7.8.0