LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Result Property (WindowLevelInformationArgument)







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 WindowLevelInformationArgument
Dim value As Boolean
 
value = instance.Result
public bool Result {get;}
 get_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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WindowLevelInformationArgument Class
WindowLevelInformationArgument Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.