←Select platform

HangingProtocolSupported Property

Summary

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

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

Property Value

true if Hanging Protocol support is present, otherwise false.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly