Version

InvalidPropertyMappingError<T> Class Members

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

Public Properties
 NameDescription
Public PropertyExceptionReturns a reference to the exception that was thrown which prevented the operation from succeeding. (Inherited from Infragistics.Scheduler.Data.DataError)
Public PropertyInvalidPropertyNameReturns the name that was provided to the invalid property mapping.  
Public PropertyPropertyReturns a list of constants identifying the required property mappings which were missing.  
See Also