Gets or sets the Hanging Protocol User Identification Code Sequence (Mandatory).
[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)
}
The Hanging Protocol User Identification Code Sequence.
This is a list of items that provides a coded identifier for the person, group, or site for which this Hanging Protocol was defined
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document