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

Leadtools.Medical.Storage.DataAccessLayer Assembly