Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / am Class / a Method / a(Appointment,BaseObject) Method

In This Topic
    a(Appointment,BaseObject) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Sub a( _
       ByVal A_0 As Appointment, _
       ByVal A_1 As BaseObject _
    ) 
    protected void a( 
       Appointment A_0,
       BaseObject A_1
    )

    Parameters

    A_0
    A_1
    See Also