The ItemSynchronizedEventArgs type exposes the following members.

Constructors

  Name Description
Public method ItemSynchronizedEventArgs
Initializes a new instance of the ItemSynchronizedEventArgs class.

Properties

  Name Description
Public property Action
Gets the SynchronizationActionEnum value.
Public property CollectionItem
Gets the reference to the BasePersistableObject derived object.
Public property DataSourceItem
Gets the reference to the data source item.
Public property Storage
Gets the reference to the changed C1BindingSource object.

See Also