←Select platform

LastPropertyCallReturnCode Property (MedicalWebViewerExternalController)

Summary

Gets the ControllerReturnCode returned from the last property called.

Syntax
C#
VB
C++
public ControllerReturnCode LastPropertyCallReturnCode { get; } 
Public ReadOnly Property LastPropertyCallReturnCode() As ControllerReturnCode 
   Get 
public:  
   property ControllerReturnCode^ LastPropertyCallReturnCode 
   { 
      ControllerReturnCode^ get() 
   } 

Property Value

The ControllerReturnCode returned from the last property called.

Requirements

Target Platforms

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

Leadtools.Medical.WebViewer.ExternalControl Assembly