←Select platform

HangingProtocolCreator Property

Summary

Gets or sets the Hanging Protocol Creator.

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

Property Value

The Hanging Protocol Creator.

Remarks

The creator the logged-in user that created 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.Medical.Storage.DataAccessLayer Assembly

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