Version

DataObjectModificationError<T> Class Members

The following tables list the members exposed by DataObjectModificationError<T>.

Public Properties
 NameDescription
Public PropertyActivityReturns a reference to the activity which is being deleted or updated.  
Public PropertyDataObjectReturns a reference to the data object which the data source attempted to delete or update.  
Public PropertyExceptionReturns a reference to the exception that was thrown which prevented the operation from succeeding. (Inherited from Infragistics.Scheduler.Data.DataError)
See Also