Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / ItemSynchronizedEventArgs Class / Action Property

In This Topic
    Action Property (ItemSynchronizedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As SynchronizationActionEnum
    public SynchronizationActionEnum Action {get;}
    See Also