Version

DataObjectPropertyAccessError<T> Class Members

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

Public Properties
 NameDescription
Public PropertyDataObjectReturns a reference to the underlying data object which caused the error.  
Public PropertyExceptionReturns a reference to the exception that was thrown which prevented the operation from succeeding. (Inherited from Infragistics.Scheduler.Data.DataError)
Public PropertyInvalidValueReturns the value which caused the error, or null if the value is not available.  
Public PropertyPropertyReturns a constant which identifies the activity property associated with the error.  
See Also