Result Property

Summary
Gets the execution result provided by the component that used the argument.
Syntax
C#
C++/CLI
public bool Result { get; } 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.