This topic has not yet been rated - Rate this topic

SyncCallbacks.ItemChanging Event

Occurs before a change is applied.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public event EventHandler<ItemChangingEventArgs> ItemChanging
/** @event */
public void add_ItemChanging (EventHandler<ItemChangingEventArgs> value)

/** @event */
public void remove_ItemChanging (EventHandler<ItemChangingEventArgs> value)

JScript supports the use of events, but not the declaration of new ones.
Did you find this helpful?
(1500 characters remaining)