Gets the action that caused the event.
Object.defineProperty(NotifyLeadCollectionChangedEventArgs.prototype, 'action',
get: function(),
set: function(value)
)
action: NotifyLeadCollectionChangedAction;
The action that caused the event.
When checking for changes in LeadCollection.CollectionChanged, it is better practice to check the values of OldItems and NewItems than Action.
See NotifyLeadCollectionChangedEventArgs for more information.
NotifyLeadCollectionChangedEventArgs Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET