←Select platform

HangingProtocolName Property

Summary

Gets or sets the Hanging Protocol Name.

Syntax

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

Property Value

The Hanging Protocoal Name.

Remarks

The HangingProtocolName is a brief description of the hanging protocol.

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