Gets or sets the Hanging Protocol Definition Sequence (Mandatory).
[Element(DicomTag.HangingProtocolDefinitionSequence)]
[DataMemberAttribute()]
public List<HangingProtocolDefinition> HangingProtocolDefinitionSequence { get; set; }
public:
[ElementAttribute(7471116),
DataMemberAttribute]
property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolDefinition^>^ HangingProtocolDefinitionSequence
{
System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolDefinition^>^ get()
void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolDefinition^>^ value)
}
The Hanging Protocol Definition Sequence.
This is a list of items that defines the type of imaging studies to which this Hanging Protocol applies. One or more Items should be in this list.
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