Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / AddingAppointmentEventArgs Class / _appointment Field

In This Topic
    _appointment Field (AddingAppointmentEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    <CLSCompliantAttribute(False)>
    Protected _appointment As Appointment
    [CLSCompliant(false)]
    protected Appointment _appointment
    See Also