LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Result Property (GridLayoutArgument)

Show in webframe






Gets the execution result provided by the component that used the argument.
Syntax
public bool Result {get;}
'Declaration
 
Public ReadOnly Property Result As Boolean
'Usage
 
Dim instance As GridLayoutArgument
Dim value As Boolean
 
value = instance.Result

            

            
public: __property bool get_Result();
public:
property bool Result {
   bool get();
}

Property Value

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.