The ItemSynchronizedEventArgs type exposes the following members.

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