←Select platform

HangingProtocolUserGroupName Property

Summary

Gets or sets the Hanging Protocol User Group Name

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

Property Value

The Hanging Protocol User Group Name

Remarks

The UserGroupName is the group or site for which this hanging protocol was defined.

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.Medical.Storage.DataAccessLayer Assembly

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