DevForce Help Reference
CompletedEventArgs Class Properties


For a list of all members of this type, see CompletedEventArgs members.

Public Properties
 NameDescription
Public PropertyCancelled Returns whether the operation was cancelled.  
Public PropertyCompletedSuccessfully Returns whether the operation completed successfully.  
Public PropertyCompletedSynchronously Returns whether the operation was completed synchronously.  
Public PropertyError The exception, if any, thrown by the underlying operation.  
Public PropertyHasError Returns whether the operation failed.  
Public PropertyIsCompleted Returns whether the operation completed.  
Public PropertyIsErrorHandled Whether the Error was handled ( if one exists).  
Top
See Also

Reference

CompletedEventArgs Class
IdeaBlade.EntityModel Namespace

Send Feedback