LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnOperationCompleted Method (WindowLevelInformationArgument)

Show in webframe






true if the execution succeeded by the component that used the argument.
Updates the Result property and fires the OperationCompleted event.
Syntax
public void OnOperationCompleted( 
   bool result
)
'Declaration
 
Public Sub OnOperationCompleted( _
   ByVal result As Boolean _
) 
'Usage
 
Dim instance As WindowLevelInformationArgument
Dim result As Boolean
 
instance.OnOperationCompleted(result)

            

            
public: void OnOperationCompleted( 
   bool result
) 
public:
void OnOperationCompleted( 
   bool result
) 

Parameters

result
true if the execution succeeded by the component that used the argument.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationArgument Class
WindowLevelInformationArgument Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.