C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / ItemSynchronizedEventArgs Class
Properties

ItemSynchronizedEventArgs Class Members

The following tables list the members exposed by ItemSynchronizedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ItemSynchronizedEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the SynchronizationActionEnum value.  
Public PropertyGets the reference to the BasePersistableObject derived object.  
Public PropertyGets the reference to the data source item.  
Public PropertyGets the reference to the changed C1BindingSource object.  
Top
See Also