←Select platform

HangingProtocolDescription Property

Summary

Gets or sets the Hanging Protocol Description (Mandatory).

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

Property Value

The Hanging Protocol Description.

Remarks

The HangingProtocolDescription is an explanation of the objective or intent of the Hanging Protocol.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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