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

Leadtools.Medical.WebViewer.ExternalControl Assembly