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

Leadtools.Medical.Storage.DataAccessLayer Assembly