←Select platform

HangingProtocolSupported Property

Summary

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

Syntax
C#
C++/CLI
public static bool HangingProtocolSupported { get; set; } 
public:  
   static property bool HangingProtocolSupported 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if Hanging Protocol support is present, otherwise false.

Remarks

If true, the method that implements QueryHangingProtocol returns HangingProtocolDataset that matches the MatchingParameterCollection. If false, the method that implements QueryHangingProtocol returns an empty HangingProtocolDataset.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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