Version

DataSourceBatchCompletedEventArgs Class Members

The following tables list the members exposed by DataSourceBatchCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataSourceBatchCompletedEventArgs ConstructorConstructs the event arguments.  
Public Properties
 NameDescription
Public PropertyMessagesGets the error message if any exists.  
Public PropertySuccessGets whether the batch request was successful.  
See Also