←Select platform

HangingProtocolUserIdentificationCodeSequence Property

Summary

Gets or sets the Hanging Protocol User Identification Code Sequence (Mandatory).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.HangingProtocolUserIdentificationCodeSequence)] 
public List<HangingProtocolUserIdentificationCode> HangingProtocolUserIdentificationCodeSequence { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471118)] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolUserIdentificationCode^>^ HangingProtocolUserIdentificationCodeSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolUserIdentificationCode^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolUserIdentificationCode^>^ value) 
   } 

Property Value

The Hanging Protocol User Identification Code Sequence.

Remarks

This is a list of items that provides a coded identifier for the person, group, or site for which this Hanging Protocol was defined

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.