DevForce Help Reference
IBaseOperation Interface Properties

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

Public Properties
 NameDescription
 PropertyCanCancel Returns whether the operation can be cancelled.  
 PropertyCancelled Returns whether the operation was cancelled.  
 PropertyCompletedSuccessfully Returns whether the operation completed success  
 PropertyCompletedSynchronously Returns whether the operation completed synchronously.  
 PropertyError Returns the exception if the operation failed.  
 PropertyHasError Returns whether the operation failed.  
 PropertyIsCompleted Returns whether the operation is completed regardless of whether it was cancelled or failed.  
 PropertyIsErrorHandled Was any error that occured handled?  
 PropertyUserState Returns the user state which identifies the operation.  
Top
See Also

Reference

IBaseOperation Interface
IdeaBlade.EntityModel Namespace

Send Feedback