LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnOperationCompleted Method (GridLayoutArgument)

Show in webframe






true if the execution succeeded by the component that used the argument; otherwise, it is false.
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 GridLayoutArgument
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; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

GridLayoutArgument Class
GridLayoutArgument Members

 

 


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