←Select platform

HangingProtocolSupported Property

Summary

Gets or sets a value that indicates whether Hanging Protocol support is present.

Syntax
C#
VB
C++
public override bool HangingProtocolSupported { get; set; } 
Public Overrides Property HangingProtocolSupported() As Boolean 
   Get 
   Set 
public:  
   virtual property bool HangingProtocolSupported 
   { 
      bool get() override 
      void set(bool value) override 
   } 

Property Value

true if Hanging Protocol support is present, otherwise false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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