Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v18.2.dll
public Appointment GetAppointment(
IEvent schedulerEvent,
IObjectSpace objectSpace
)
Public Function GetAppointment(
schedulerEvent As IEvent,
objectSpace As IObjectSpace
) As Appointment
Type | Name | Description |
---|---|---|
DevExpress.Persistent.Base.General.IEvent | schedulerEvent | |
IObjectSpace | objectSpace |
Type | Description |
---|---|
Appointment |