The ItemSynchronizedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodItemSynchronizedEventArgs
Initializes a new instance of the ItemSynchronizedEventArgs class.

Properties

  NameDescription
Public propertyAction
Gets the SynchronizationActionEnum value.
Public propertyCollectionItem
Gets the reference to the BasePersistableObject derived object.
Public propertyDataSourceItem
Gets the reference to the data source item.
Public propertyStorage
Gets the reference to the changed C1BindingSource object.

See Also