←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly