←Select platform

HangingProtocolLevel Property

Summary

Gets or sets the Hanging Protocol Level.

Syntax
C#
VB
C++
[Element(DicomTag.HangingProtocolLevel)] 
public string HangingProtocolLevel { get; set; } 
<ElementAttribute(7471110)>  
Public Property HangingProtocolLevel() As String 
   Get 
   Set 
public:  
   [ElementAttribute(7471110)] 
   property String^ HangingProtocolLevel 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Hanging Protocol Level.

Remarks
Identifies the level of access for this hanging protocol. Valid values include: MANUFACTURER SITE USER_GROUP

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