←Select platform

HangingProtocolUserIdentificationCodeSequence Property (HangingProtocol)

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7471118)] 
public System.Collections.Generic.List<Leadtools.Dicom.Common.DataTypes.HangingProtocol.HangingProtocolUserIdentificationCode> HangingProtocolUserIdentificationCodeSequence { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7471118)>  
Public Property HangingProtocolUserIdentificationCodeSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.HangingProtocol.HangingProtocolUserIdentificationCode) 
   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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize