←Select platform

HangingProtocolCreator Property

Summary

Gets or sets the Hanging Protocol Creator (Mandatory).

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

Property Value

The Hanging Protocol Creator.

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.