←Select platform

HangingProtocolUserGroupName Property

Summary

Gets or sets the Hanging Protocol User Group Name (Optional).

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

Property Value

The Hanging Protocol User Group Name.

Remarks

This is the group or site for which this Hanging Protocol was defined.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.