The ItemSynchronizedEventArgs type exposes the following members.

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