Result Property

Summary
Gets the execution result provided by the component that used the argument.
Syntax
C#
VB
C++
public bool Result { get; } 
  
Public ReadOnly Property Result As Boolean 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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