←Select platform

HangingProtocolName Property

Summary

Gets or sets the Hanging Protocol Name (Mandatory).

Syntax
C#
C++/CLI
[Element(DicomTag.HangingProtocolName)] 
[DataMemberAttribute()] 
public string HangingProtocolName { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::HangingProtocolName())),  
   DataMemberAttribute] 
   property String^ HangingProtocolName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Hanging Protocol Name.

Remarks

The HangingProtocolName is a brief description of the hanging protocol.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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