Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule 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